Lua:Thrusters
From BeamNG
Contains Attributes and functions for controlling thrusters.
File location: lua\vehicle\thrusters.lua
Attributes
table activeThrusters = {}
Member Functions
nil update ()
nil updateGFX ()
nil init ()
nil reset ()
Public Interface
- reset
- init
- update
- updateGFX