Polyobj_Move

From ZDoom Wiki
Jump to navigation Jump to search

4:Polyobj_Move (po, speed, angle, dist)


Moves a polyobject.

  • po: polyobj to move
  • speed: how quickly the polyobj should move
  • angle: direction the polyobj should move (this is a byte angle)
  • dist: distance to move

Examples

See Also