This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:queuemove [2020/05/29 14:41] – Sanian | crpl:docs:queuemove [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| =====  QueueMove | =====  QueueMove | ||
| Line 9: | Line 9: | ||
| === Description === | === Description === | ||
| X and Y are map coordinates and the speed is in pixels per frame (1 second = 30 frames). | X and Y are map coordinates and the speed is in pixels per frame (1 second = 30 frames). | ||
| - | Queued movements go into a queue and are processed one at a time. | + | Queued movements go into a queue and are processed one at a time. | 
| === Examples === | === Examples === | ||
| <code prpl># Picks a random unit then goes there at 4 pixels per frame. | <code prpl># Picks a random unit then goes there at 4 pixels per frame. | ||