Quick Start
Open any Unity project in which you want to use the RADiCAL Live Plugin.
Then either:
- double click to open the plugin file with Unity; or
- drag the plugin file into the Unity Editor directly.
All relevant files can be found in the RadicalSDK subfolders.
Then do the following:
- Under Scenes, open the demo scene and fill in your connection details on the RadicalServerConnector object in the hierarchy;
- Press Fetch Players to obtain a list of players in the demo stream; and
- Press Play to see the characters from the demo stream dance.
Within the list of players, you can assign a custom character to any player. Any character works, as long as you have set the animation type of the rig to humanoid. If you have done so, make sure all the bones are connected correctly in your avatar. (If you’ve downloaded the player from the Asset Store, it is safe to assume everything is set up correctly.)
You can either:
- place a character into the scene, position it anywhere and then drag it onto the Player Prefab slot of any players in the list - this will animate your character relative to the starting position of your character; or