summaryrefslogtreecommitdiff
path: root/NET.worlds.scape.MoveAction.md
diff options
context:
space:
mode:
authorSgeo <[email protected]>2020-01-01 05:25:11 -0500
committerSgeo <[email protected]>2020-01-01 05:25:11 -0500
commit8af7ece7ba74f62aa48c75db1bea3aa8ab58bfe4 (patch)
tree8291c572572beac9390ca3145f1d481dc0364f36 /NET.worlds.scape.MoveAction.md
parentUpdated NET.worlds.scape.Material (markdown) (diff)
downloadlibreworlds-wiki-8af7ece7ba74f62aa48c75db1bea3aa8ab58bfe4.tar.xz
libreworlds-wiki-8af7ece7ba74f62aa48c75db1bea3aa8ab58bfe4.zip
Updated NET.worlds.scape.MoveAction (markdown)
Diffstat (limited to 'NET.worlds.scape.MoveAction.md')
-rw-r--r--NET.worlds.scape.MoveAction.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/NET.worlds.scape.MoveAction.md b/NET.worlds.scape.MoveAction.md
index ad15d79..f0776ee 100644
--- a/NET.worlds.scape.MoveAction.md
+++ b/NET.worlds.scape.MoveAction.md
@@ -1,17 +1,17 @@
| Version | Type | Name/Description |
| --- | --- | --- |
| 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 |
| 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 | 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) |