Get User Avatar Root
Amaster's Avatar Library
The Get User Avatar Root node allows the user to find the avatar's root and hips from a user and their global position, rotation and scale.
Input
User (User)
The user that the node will output the values from.
SearchDepth (int)
How far down the slot hierarchy to find the hips of the user.
Output
AvatarRoot (User)
The avatar root itself, usually the avatar the user has equipped.
AvatarHips (User)
The slot of the user avatar's hip.
GlobalPosition (Float3)
The float3 value of the avatar's position.
GlobalRotation (floatQ)
The floatQ value of the avatar's rotation.
GlobalScale (Float3)
The float3 value of the avatar's scale.