A simple player controller featuring my character movement asset, it’s based on a dynamic (non-kinematic) rigidbody using the floating capsule technique.
The asset provides a CharacterMover component on top of which one can build his own player controller.