Avatar Remote (AVRC) is a gimmick (editor extension) which uses Avatar Dynamics to sync Avatar 3.0 parameters between two players’ avatars.
Some examples of things you could use it for include:
Syncing your clothes with another player, so you always have matching outfits
- Changing someone else’s clothes
- Having multiple players change clothes simultaneously (could be useful for events?)
- Make a ring light up or appear when a specific person is with you
- Set up an accessory to only be visible to one specific person
and much more!
<aside>
⚠️ This asset only arranges to sync parameters; in order to make something happen with those parameters, you’ll need to use some other asset, or set up animations yourself.
</aside>
How to set it up
In general, setting up AVRC takes the following steps:
- Creating a link spec asset
- This file determines which parameters to send
- You can also include an expressions menu in this asset
- This asset can be autogenerated based on an expressions menu (as shown in the quick start below)
- Handing over the link spec to the other player
- Setting up the sender and receiver, and their detailed configuration
- This sets up the animators and other necessary components in each avatar
For a more detailed example, see the quick start guide below.
Quick Start (Receiver)
Quick Start (Sender)
Detailed settings: Install window


In the install window, there’s a lot of detailed settings you can adjust.