FlightKit
Awesome Flight Simulator Kit
FlightKit.ActivateOnTakeOff Class Reference

Activates GameObjects when user's airplane takes off the ground. More...

Inheritance diagram for FlightKit.ActivateOnTakeOff:

Public Attributes

float delay = 0
 Optional delay between take-off and activating. More...
 
GameObject[] objectsToActivate
 Array of objects to be activated. More...
 

Detailed Description

Activates GameObjects when user's airplane takes off the ground.

Member Data Documentation

float FlightKit.ActivateOnTakeOff.delay = 0

Optional delay between take-off and activating.

GameObject [] FlightKit.ActivateOnTakeOff.objectsToActivate

Array of objects to be activated.


The documentation for this class was generated from the following file: