Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 666 Bytes

File metadata and controls

9 lines (7 loc) · 666 Bytes

Samples

Multiple sample projects using the character controller are available. 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.