- Home /
How to make a snappy fps camera controller for android/ios
Hello,
I have been working on my android project and was looking for a way to implement a good first-person-camera controller.
So, I started using the default unity standard assets CrossPlatformInput
controls (TouchPad, Joystick, Button Handler, etc...) and then found out that the included camera look script is so smooth even when the smoothing turned off so the question is...
If there's a free alternative I can use or if you have a solution you can share, that would be greatly appreciated!
Your answer
Follow this Question
Related Questions
my camera show an extremely weird aspect [android] 0 Answers
How to achieve a 3rd person camera for walk on planet games? 0 Answers
Rotating and Translating a GameObject in relation to an AR Camera in Unity/Vueforia 0 Answers
How do I get my forward movement to match with the direction of my camera? 1 Answer
make a target camera? 1 Answer