VRC_AvatarPedestal
Used to display and / or switch to an avatar, often used in combination with a VRC_Trigger. Example can be found in the SDK as VRCAvatarPedestal.
Parameter | Description |
---|---|
Blueprint Id | Blueprint Id of the avatar to be shown |
Placement (optional) | Transform to display the avatar on |
Change Avatar On Use | If set to true, switches the user to the avatar set on the pedestal when used. |
Scale | How big or small the avatar should be, only affects the pedestal avatar |
RPC's are available via the SendRPC action
RPC | Valid Targets | Description |
---|---|---|
SwitchAvatar | Any | Switches the users avatar given an avatar id |
SetAvatarUse | All |
Updated over 3 years ago