Created NET.worlds.scape.MoveAction (markdown)

Sgeo 2017-07-10 18:44:19 -04:00
parent d32b240c25
commit 8b35cd3394

@ -0,0 +1,10 @@
| Version | Type | Name/Description |
| --- | --- | --- |
| All | Version for MoveAction | 0-6 |
| 1-6 | Implicit [[Action|NET.worlds.scape.Action]] | Action |
| 6 | Boolean | Loop Infinite |
| 0-1 | Float | Cycle Time (cast to integer on read) |
| 2-6 | Integer | Cycle Time |
| All | Integer | Cycles (in versions 0-5, 0 cycles = loop infinite) |
|