Polyobj_MoveTimes8

From ZDoom Wiki
Revision as of 18:16, 13 October 2008 by HotWax (talk | contribs)
Jump to navigation Jump to search

6:Polyobj_MoveTimes8 (po, speed, angle, dist)


Moves a polyobject (dist * 8) units.

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 in units of 8 

See Also