FlightKit
Awesome Flight Simulator Kit
|
Activates GameObjects when user's airplane takes off the ground. More...
Public Attributes | |
float | delay = 0 |
Optional delay between take-off and activating. More... | |
GameObject[] | objectsToActivate |
Array of objects to be activated. More... | |
Activates GameObjects when user's airplane takes off the ground.
float FlightKit.ActivateOnTakeOff.delay = 0 |
Optional delay between take-off and activating.
GameObject [] FlightKit.ActivateOnTakeOff.objectsToActivate |
Array of objects to be activated.