unity-fps-movement-controller icon indicating copy to clipboard operation
unity-fps-movement-controller copied to clipboard

A 3D Unity fps movement controller using rigidbody physics. Made to be simple to setup and easy to edit.

Results 1 unity-fps-movement-controller issues
Sort by recently updated
recently updated
newest added

Changes: - Update to support unity 6. - Update for easier handling the plugin, move Editor related classes to editor folder. - Add support for better integration with new Input...