Category: Objects
/ Movement
Since engine version: 1.0 OC
COMD_Left
Description
Movement direction: left. For more information see SetComDir.
Syntax
int COMD_Left
Example
FindObject(Find_ID(Airship))->SetComDir(COMD_Left);
Changes the flight direction of a blimp.