Thursday, May 8, 2014

Improved First Person Drifter For Unity

Not directly related to the current projects, but this improved first person controller for unity could prove useful for future projects. I will link to it here for future use.

http://torahhorse.com/first-person-drifter-controller-for-unity3d

Some of the improvements include:


  • smooths mouse input
  • adds optional run mode, air control, sliding on slopes
  • adds head bob to camera
  • adds mouse lock (and unlock with ESC)
  • camera fade in
  • right click zoom
  • script for resetting player if they fall below a certain height
  • pause menu that handles: quit game, field of view, sensitivity, invert mouse y axis