dovin
07-14-2009, 08:24 PM
Hey guys,
So fresh from Alice's tutorials, I decided to flesh out the flight sim a little that is included as a demo world. Some things i'd love help with:
-making text diplay in front of the camera. I want to make a speedometer, but just getting any type of text in front of the camera would be cool.
-making a simple gravity function. I want the plane to level out slowly when one wing is higher than the other (simple gravity). I've tried putting objects on the ends of the wings and vehicle-ing them to the airplane, then making a couple IF/ELSE functions where if one is higher than the other, it tells the plane to turn the other way. This should work, but it doesn't seem to do anything. Any ideas?
So fresh from Alice's tutorials, I decided to flesh out the flight sim a little that is included as a demo world. Some things i'd love help with:
-making text diplay in front of the camera. I want to make a speedometer, but just getting any type of text in front of the camera would be cool.
-making a simple gravity function. I want the plane to level out slowly when one wing is higher than the other (simple gravity). I've tried putting objects on the ends of the wings and vehicle-ing them to the airplane, then making a couple IF/ELSE functions where if one is higher than the other, it tells the plane to turn the other way. This should work, but it doesn't seem to do anything. Any ideas?