m ProbablePrime moved page AvatarParentNode (Component) to Component:AvatarParentNode: Creating component Namespace |
Added a note about this component. |
||
Line 7: | Line 7: | ||
|Name=Avatar Parent Node | |Name=Avatar Parent Node | ||
}} | }} | ||
This component is used to parent and pose the avatar in a certain way. When using this component now, it will attach then remove itself from the slot. | |||
{{Note|This component is no longer used and in the code reads the following: "AvatarParentNode is obsolete, please use [[Component:AvatarPoseNode|AvatarPoseNode]] instead".|information}} | |||
<!--T:2--> | <!--T:2--> |
Latest revision as of 21:58, 21 April 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
This component is used to parent and pose the avatar in a certain way. When using this component now, it will attach then remove itself from the slot.
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. |
Node
|
BodyNode | |
DestroyOnDequip
|
Bool | |
Scale
|
Float3 | |
EquipOrderPriority
|
Int | |
_originalParent
|
Slot |