- Home /
Airplane controller for game object?
Newbie...
I've got my space fighter mesh instantiated and displaying when I run it. I've got the mainCamera pointing at it. Got some asteroid meshes and lights lighting eveything up. Looks good on the Touch.
I want it to fly it around. Is there an existing script or script configuration that I can use (I see firstperson, 3rdperson controllers) to get airplane like behavior?
So, I press right arrow and plane banks right and turns. opposite for left arrow. forward arrow to accelerate, back arrow to slow down, etc. Touch tilt and finger taps are next but perhaps this is already covered too?
Is there something existing I can use? Thanks for any pointers.
Your answer

Follow this Question
Related Questions
Aircraft controller script 2 Answers
Need Help for AirPlane Script 1 Answer
Enemy controller.move script slows down and speeds up. How to get it consistent? 0 Answers
What is Best Way to Implement Platform Character Control from TouchGUI Joystick? 0 Answers
How to start with camera and Airplane for the game ? 1 Answer