Jump

Category: Objects / Movement
Since engine version: 1.0 OC

Description

Makes an object jump. The same limitations apply as they would with a keyboard controlled jump: the object can jump only from the WALK activity or SWIM activity (jumping from the latter will cause a dive jump).
Returns whether the jump was successfully initiated.

Syntax

bool Jump();
See also: SetCommand
PeterW, 2001-11