Polyobj RotateLeft

From Eternity Wiki
Jump to navigationJump to search

2/356:Polyobj_RotateLeft(id, speed, distance)

  • id: ID of polyobject to rotate;
  • speed: rotation speed;
  • distance: byte angle of rotation. 255 means perpetual rotation, while 0 means 360-degree rotation.

Rotates a polyobject to the left by the given angle.