fix |
add needed info |
||
Line 5: | Line 5: | ||
{{Infobox Component | {{Infobox Component | ||
|Image=AvatarRootComponent.png | |Image=AvatarRootComponent.png | ||
|Name= | |Name=Avatar Root | ||
}} | }} | ||
For detailed information on how this functions for mix and match body parts. Please also see [[Equipping Multiple Avatars]]. | |||
* This is generated by the [[Avatar Creator]] Dialog | * This is generated by the [[Avatar Creator]] Dialog | ||
* This handles the click to equip [[context menu]] when clicking on avatars | * This handles the click to equip [[context menu]] when clicking on avatars | ||
Line 14: | Line 16: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Scale|Float3| | |Scale|Float3| What to set the local scale of the slot this component is on to when being equipped by a user. | ||
|_originalParent|Slot| The slot this avatar was parented to before equipping. | |_originalParent|Slot| The slot this avatar was parented to before equipping. | ||
}} | }} | ||
Line 28: | Line 30: | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Avatar Root]] | [[Category:Components{{#translation:}}|Avatar Root]] | ||
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Root]] | [[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Root]] |
Latest revision as of 22:51, 31 December 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
For detailed information on how this functions for mix and match body parts. Please also see Equipping Multiple Avatars.
- This is generated by the Avatar Creator Dialog
- This handles the click to equip context menu when clicking on avatars
- Appears to effectively equip to the Root bodynode
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Scale
|
Float3 | What to set the local scale of the slot this component is on to when being equipped by a user. |
_originalParent
|
Slot | The slot this avatar was parented to before equipping. |