LuaDocs/ACDropShip
From Data Realms Wiki
Contents |
Parent: ACraft
Concrete Class. A hovering craft, with two engines on each attached on each end which tilt independently of the body to achieve steering.
Properties
ClassName
The class name of this Entity.A string with the friendly-formatted type name of this object.
Functions
DetectObstacle
Checks for obstacles in the travel direction.
Arguments:
- How far ahead of travel direction to check for obstacles.
Return value:
Which MOID was detected as obstacle. g_NoMOID means nothing was detected.