Category: Objects
/ Movement
Since engine version: 1.0 OC
SetRDir
Description
Sets the rotation speed of the object.
Syntax
bool SetRDir(int rdir, int precision);
Parameters
- rdir:
- Rotation speed divided by precision.
- precision:
- [opt] Precision. Default 10 if not specified.