Component:AvatarNeckOffset

From Resonite Wiki
Revision as of 16:17, 15 October 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
AvatarNeckOffset component as seen in the Scene Inspector

Avatar Neck Offset is a component that allows for dynamically lengthening and shortening the neck of an avatar.

Usage

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.
Priority Int How much priority this component takes over other components that constrain or change Avatar Pose Nodes
Offset Float3 How much to offset the user's neck from it's original position in local space.
_activeUser User Internal. Automatically updates to active user of this component that's being affected by it.

Behavior

The effect of this component when used updates instantly.

Examples

This is used in a silly user created item dubbed "the giraffe hat" that lengthens the user's neck when worn on their head.