rival-documentation/samples.md

748 B

Samples

Multiple sample projects using the character controller are available on the Samples repository

These include:

  • Basic: A basic character playground full of various obstacles, physics objects, etc...
  • StressTest: A project where you can experiment with the performance of characters using all kinds of settings.
  • Platformer: A demonstration of a heavily-extended character controller with many different kinds of movement features.
  • OnlineFPS: A demonstration of an online first-person shooter game using client-predicted character movement.