COMD_Up

Category: Objects / Movement
Since engine version: 1.0 OC

Description

Movement direction: up. For more information see SetComDir.

Syntax

int COMD_Up

Example

FindObject(Find_ID(Airship))->SetComDir(COMD_Up);
Changes the flight direction of a blimp.
See also: GetComDir, SetComDir
Sven2, 2002-04