How to Setup the Demo Content Character

This page covers how to enable input on the demo content character.

Adding the Input Events:

  1. Go to project settings and then the input page.

  2. Add these input events:

    Axis Input Events

    • Look Up/Down Mouse:

      • Mouse Y: -1.0

    • Move Forward/Backward:

      • W/S Keys: 1.0/-1.0

    • Move Right/Left:

      • A/D Keys: -1.0/1.0

    • Turn Right/Left Mouse:

      • Mouse X: 1.0

    Action Events

    • Jump:

      • Space

  3. Go to the demo character and click compile.

  4. That's it, the demo character should now have input.

Need support or have questions?:

Join the Discord if you need further support, have questions, or need anything else. Support is available to everyone.

Last updated