Polyobj MoveTimes8: Difference between revisions
From Eternity Wiki
Jump to navigationJump to search
(Created page with "6:Polyobj_MoveTimes8(id, speed, angle, distance) Like Polyobj_MoveTimes, but with distance multiplied by 8. Less needed in Eternity, this is useful in the Hexen-format le...") |
No edit summary |
||
| Line 1: | Line 1: | ||
6:Polyobj_MoveTimes8(id, speed, angle, distance) | 6:Polyobj_MoveTimes8(id, speed, angle, distance) | ||
Like [[ | Like [[Polyobj_Move]], but with distance multiplied by 8. Less needed in Eternity, this is useful in the Hexen-format levels because of the 255 limit. | ||
Latest revision as of 16:31, 6 January 2017
6:Polyobj_MoveTimes8(id, speed, angle, distance)
Like Polyobj_Move, but with distance multiplied by 8. Less needed in Eternity, this is useful in the Hexen-format levels because of the 255 limit.