The Endless Mission Wiki
Advertisement
Let's say you would like to change the Avatar used in your Game while you're in the Editor.

In this example, we will replace the normal Avatar for the Barebones Game with a different one. In general, all you need to do is add the new Avatar to your Game, and delete the old one. Using this pattern, you can replace any Avatar with any other valid Avatar:

Changing Avatar
  1. Suppose we have loaded the Barebones Game into the Editor.
  2. First, open the Library on the right side of the screen.
  3. Search for "racer avatar" in the Library.
  4. Drag "Racer Avatar" out into your Viewport, its position in your world also represents your starting point.
  5. In the Project Hierarchy, select "Racer Avatar", and drag it onto Avatar.
  6. Right-click the Entity "First Person Avatar" in your Project Hierarchy, and then select "Delete"
  7. Now, you can press the blue Play button to test out your new Avatar!
Advertisement