This is a flight controller for PC and Android versions in which the thrust is controlled using a slider. The pitch and the roll is controlled by the accelerometer (by inclining the phone) or using the "a-s-d-w" keys on the keyboard (debugOn set to true in script). The script also implements a debug mode so the values of the accelerometer can be simulated and tested.
This package contains the following:
- The plane model.
- The environment
- The explosion effect
- Complete example.
-The eplosion effect
- Commented code and complete documentation.