Category: Objects
/ Position
Since engine version: 8.0 OC
Unstick
Description
Tries to move an object by a few pixels if it is stuck in solid ground. Returns whether the object was moved.
Syntax
bool Unstick(int max_range);
Parameter
- max_range:
- [opt] Maximum movement range. Defaults to 7.