Updated NET.worlds.scape.MoveAction (markdown)
parent
5fb5e0ae6a
commit
8af7ece7ba
|
@ -1,17 +1,17 @@
|
||||||
| Version | Type | Name/Description |
|
| Version | Type | Name/Description |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| All | Version for MoveAction | 0-6 |
|
| All | Version for MoveAction | 0-6 |
|
||||||
| 1-6 | Implicit [[Action|NET.worlds.scape.Action]] | Action |
|
| 1-6 | Implicit [[Action\|NET.worlds.scape.Action]] | Action |
|
||||||
| 6 | Boolean | Loop Infinite |
|
| 6 | Boolean | Loop Infinite |
|
||||||
| 0-1 | Float | Cycle Time (cast to integer on read) |
|
| 0-1 | Float | Cycle Time (cast to integer on read) |
|
||||||
| 2-6 | Integer | Cycle Time |
|
| 2-6 | Integer | Cycle Time |
|
||||||
| All | Integer | Cycles (in versions 0-5, 0 cycles = loop infinite) |
|
| All | Integer | Cycles (in versions 0-5, 0 cycles = loop infinite) |
|
||||||
| All | Explicit [[Point3|NET.worlds.scape.Point3]] | Extent Point (version 0 requires Start Point subtracted from read value) |
|
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Extent Point (version 0 requires Start Point subtracted from read value) |
|
||||||
| All | Explicit [[Point3|NET.worlds.scape.Point3]] | Start Point |
|
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Start Point |
|
||||||
| All | Explicit [[Point3|NET.worlds.scape.Point3]] | Extent Scale (version 0 requires read value to be divided by Start Scale) |
|
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Extent Scale (version 0 requires read value to be divided by Start Scale) |
|
||||||
| All | Explicit [[Point3|NET.worlds.scape.Point3]] | Start Scale |
|
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Start Scale |
|
||||||
| All | Explicit [[Point3|NET.worlds.scape.Point3]] | Extent Spin |
|
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Extent Spin |
|
||||||
| All | Explicit [[Point3|NET.worlds.scape.Point3]] | Start Spin |
|
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Start Spin |
|
||||||
| All | Float | Extent Rotation |
|
| All | Float | Extent Rotation |
|
||||||
| All | Float | Start Rotation |
|
| All | Float | Start Rotation |
|
||||||
| 5-6 | Boolean | Kill Others (defaults to true in older versions) |
|
| 5-6 | Boolean | Kill Others (defaults to true in older versions) |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user