SetYDir
Category: Objects
/ Movement
Since engine version: 5.1 OC
Description
Sets the vertical speed of the object.
Syntax
bool SetYDir(int ydir, int precision);
Parameters
- ydir:
Vertical speed divided by precision.
- precision:
[opt]
Precision. Default 10 if not specified.
jwk, 2002-08