Tagged Questions

0
votes
1answer
56 views

Aircraft Banking Rotation Problem

Hi, I'm creating a simple aircraft control script, using rigidbody.AddTorque to rotate my aircraft when the user makes control inputs. When the aircraft rolls to the left, I want …
1
vote
1answer
148 views

Problem with physics: GetPointVelocity & AddForceAtPosition (airplane control script)

Im trying to make a simple airplane control script. I've seen some advise on the subject on the forums (here) which helped a lot. In summary: Make a script that is applied to a Gam …
1
vote
1answer
176 views

Physics and controls for an airplane?

Hello all, I am attempting to create an aviation-type game, and have found myself already stuck in its development. With any opinion or reference anyone may have, I would like t …
1
vote
4answers
383 views

Vehicle programming source

Hello guys, Does anyone has a link or material that can help in vehicle programming? , I am playing around with a buggy model and I have an idea for a game but its not behaving …