Tutorial - Create a New Character

How to set up a new Humanoid Character

Video Tutorial

Written Tutorial

To set your model, follow these steps:

  • In the tools bar press Game Kit Controller and Create New Character.

  • In that window select a humanoid model and press the Create Player button. If you are in the Scene window, set the camera in the position where you want to place the player once is created.

  • The new player will be placed in the scene, in the position where the editor camera is looking.

  • This process creates the ragdoll of the new player automatically. Here you can see how it looks.

IMPORTANT: the position and rotation of this object, Player 1 and Character and HUD elements must be (0,0,0) for both fields, if you drop the player prefab in the scene, that will be the values by default.

• This ragdoll can be configured or removed. For this go to Ragdoll Builder inspector, in the GameObject called “Character” and press the button Remove Ragdoll. You can also configure its scale and mass in the option Bone Settings.

  • Then you will see the messages in the console about the weapons.

  • These messages is to tell the user to configure the correct weapon parent, which is the place where every weapon is parented while is not being used, like the back, the leg, etc… By default, the weapon is placed in the back. To configure a better parent check the next steps.

Last updated