FlightKit
Awesome Flight Simulator Kit
|
This class calls RegisterTakeOff on TakeOffSequence instance if it finds one. To avoid registering take off every time an airplane collides with a platform, the airplane has to be in collision with the platform for few seconds for taking off to be registered. More...
Public Member Functions | |
delegate void | OnTakeOffAction () |
Events | |
static OnTakeOffAction | OnTakeOffEvent |
The event is fired once the user-controlled airplane has taken off the ground. Useful for tweening in effects and HUD. More... | |
This class calls RegisterTakeOff on TakeOffSequence instance if it finds one. To avoid registering take off every time an airplane collides with a platform, the airplane has to be in collision with the platform for few seconds for taking off to be registered.
|
static |
The event is fired once the user-controlled airplane has taken off the ground. Useful for tweening in effects and HUD.