I’m making a flying script and in this game I’d like you to be able to go fully upside down when flying. I’d also like you to be able to go up and down at 90 degree angles. The problem is, when you look up or down, the max angles are 80 degrees, so you can’t fully look up or down.
I’ve found some posts about it, and I’ve tried all of them, but they haven’t worked.
One post had an example of what I’m trying to create.
I have no code for it right now, because none of them worked, but I know I’m going to need to set the camera to scriptable and make my own camera. The problem is, I have no idea how to do this whatsoever, some resources to point me in the right direction could go a long way, ty!