Fps Controller for unity
A downloadable tool
Download NowName your own price
This controller contains functionality for basic fps movement, a basic implementation of aiming and jumping.
There is both a rigidbody and unity character controller implementation
Status | Released |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | melvinbengtsen10 |
Download
Download NowName your own price
Click download now to get access to the following files:
fps Character Controller.unitypackage 19 kB
fps Rigidbody Controller.unitypackage 19 kB
Comments
Log in with itch.io to leave a comment.
Hi, thanks for this. Happy to pay a little more if you can add in mouse button down to rotate camera rather than just move mouse to rotate.
Thanks
Just get input for the right mouse button, and add an if statement to check if right button is down while mouse is being dragged.