MV FPS Controller

First person controller with built-in animation and sounds, based on Unity’s Character Controller.
Here are some interesting features:

  • slide on high angle slopes,
  • force and speed depending animation (e.g. landing animation) and sounds (steps volume depends on speed),
  • material depending sounds (steps, jumps, landings, slide),
  • energy system (player stops running if energy is low),
  • energy depending breath sounds and animation,
  • moving platform support

Nice asset!
How to add actual rigidbody to the player prefab and make interaction with other rigidbodies (e.g. pushing while moving)?