Part of World Components

VRC Avatar Pedestal

The avatar pedestal is an easy way to give others access to public avatars. The avatar pedestal will display a preview picture of the avatar. You can easily create a new pedestal by dragging the VRCAvatarPedestal prefab into the scene and setting the Blueprint ID to your avatar. You may use private avatar's id on a pedestal, but this will make it so only the creator of the avatar can use the pedestal. You can set an avatar as public or private in the Manage Uploaded Content panel in the SDK.

Options

Parameter Description
Blueprint Id Blueprint Id of the avatar to be shown. You can find this in the Manage Uploaded Content panel in the SDK.
Placement Transform to display the avatar on. This field is optional.
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. This may be legacy

Avatar Pedestals and Triggers

RPC Description
SwitchAvatar Allows you to change the avatar id for the pedestal.
SetAvatarUse Set the current player's avatar to the avatar in this pedestal. The broadcast should be kept local. This will only work on public avatars or an avatar that the player created.

Reference

https://docs.vrchat.com/docs/vrc_avatarpedestal