Polyobj Move

From Eternity Wiki
Revision as of 15:56, 28 July 2016 by Printz (talk | contribs) (Created page with "4/352:'''Polyobj_Move'''(''id'', ''speed'', ''angle'', ''distance'') *''id'': ID of polyobject to move; *''speed'': movement speed, where 8 is "slow" speed for example; *''ang...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

4/352:Polyobj_Move(id, speed, angle, distance)

  • id: ID of polyobject to move;
  • speed: movement speed, where 8 is "slow" speed for example;
  • angle: byte angle of movement direction;
  • distance: how far to move.

Moves tagged polyobject in a given direction by a given distance.