mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Add tooltips for the "Grab and Equip" properties
Add the tooltips for the "Grab and Equip" properties
This commit is contained in:
parent
64b5d2db33
commit
c928c9b048
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@
|
|||
"tooltip": "If enabled, when the entity is grabbed, the grab will be transferred to its parent entity if there is one. If disabled, the grab won't be transferred, so a child entity can be grabbed and moved relative to its parent."
|
||||
},
|
||||
"grab.equippable": {
|
||||
"tooltip": "If enabled, this entity can be mounted to the hands/controllers."
|
||||
"tooltip": "If enabled, this entity can be mounted to the hands/controllers. (Note: Entities can't be equipped if 'ignorePickIntersection' is set to true.)"
|
||||
},
|
||||
"grab.equippableLeftPosition": {
|
||||
"tooltip": "When equipped on an avatar, this defines the 'position' of the entity relative to the 'left' hand."
|
||||
|
|
Loading…
Reference in a new issue