Offset Soft Image
Signature
void offsetsoftimage(float posZ, float posX); //id:0x00ef
Description
Does the same as the Set Pos function with the difference being that with this one the position is set relative to the current one.
Arguments
Position Z
The position on the z-axis, multiplied by 60.
Position X
The position on the x-axis, multiplied by 60.
Last updated