This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:abortmove [2015/04/07 05:57] – [AbortMove] Telanir | crpl:docs:abortmove [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | ||
| <- [[crpl: | <- [[crpl: | ||
| ===== AbortMove | ===== AbortMove | ||
| Line 13: | Line 12: | ||
| < | < | ||
| 20 20 1 QueueMove | 20 20 1 QueueMove | ||
| + | |||
| #Then we queue another move after for (10, 10) at speed 2 | #Then we queue another move after for (10, 10) at speed 2 | ||
| 10 10 2 QueueMove | 10 10 2 QueueMove | ||
| + | |||
| #We abort the CURRENT movement, therefore after, the CRPLCore will move to (10, 10) at speed 2. | #We abort the CURRENT movement, therefore after, the CRPLCore will move to (10, 10) at speed 2. | ||
| AbortMove | AbortMove | ||
| </ | </ | ||