diff options
| author | Sgeo <[email protected]> | 2017-07-10 18:49:09 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-07-10 18:49:09 -0400 |
| commit | 732fb0b69158b53922161306928e151e5d4504a7 (patch) | |
| tree | c722c79bdc494fa86238a6aed2ea91cab84a17cd /NET.worlds.scape.MoveAction.md | |
| parent | Created NET.worlds.scape.MoveAction (markdown) (diff) | |
| download | libreworlds-wiki-732fb0b69158b53922161306928e151e5d4504a7.tar.xz libreworlds-wiki-732fb0b69158b53922161306928e151e5d4504a7.zip | |
Updated NET.worlds.scape.MoveAction (markdown)
Diffstat (limited to 'NET.worlds.scape.MoveAction.md')
| -rw-r--r-- | NET.worlds.scape.MoveAction.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/NET.worlds.scape.MoveAction.md b/NET.worlds.scape.MoveAction.md index 49ffd23..ae06f6f 100644 --- a/NET.worlds.scape.MoveAction.md +++ b/NET.worlds.scape.MoveAction.md @@ -6,5 +6,10 @@ | 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 | |