summaryrefslogtreecommitdiff
path: root/NET.worlds.scape.MoveAction.md
blob: f0776ee83b482635def154ee570fb07a0eb91404 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| 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) |
| 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]] | 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]] | Extent Spin |
| All | Explicit [[Point3\|NET.worlds.scape.Point3]] | Start Spin |
| All | Float | Extent Rotation |
| All | Float | Start Rotation |
| 5-6 | Boolean | Kill Others (defaults to true in older versions) |