diff options
| author | Sgeo <[email protected]> | 2017-07-10 21:56:11 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-07-10 21:56:11 -0400 |
| commit | 066b5dab4504f9b7718ce5b08575c18d667ddc54 (patch) | |
| tree | 745cb24871c77d89e21d20b0444ac2750a5a56f5 | |
| parent | Created NET.worlds.scape.StartupSensor (markdown) (diff) | |
| download | libreworlds-wiki-066b5dab4504f9b7718ce5b08575c18d667ddc54.tar.xz libreworlds-wiki-066b5dab4504f9b7718ce5b08575c18d667ddc54.zip | |
Created NET.worlds.scape.AnimateAction (markdown)
| -rw-r--r-- | NET.worlds.scape.AnimateAction.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/NET.worlds.scape.AnimateAction.md b/NET.worlds.scape.AnimateAction.md new file mode 100644 index 0000000..e39b4b4 --- /dev/null +++ b/NET.worlds.scape.AnimateAction.md @@ -0,0 +1,9 @@ +| Version | Type | Name/Description | +| --- | --- | --- | +| All | Version for AnimateAction | 0-3 | +| 1-3 | Implicit [[Action|NET.worlds.scape.Action]] | Action | +| 3 | Boolean | Infinite Loop | +| 0 | Float | Cycle Time (cast to Integer) | +| 1-3 | Integer | Cycle Time | +| All | Integer | Cycles (in versions 0-2, 0 = infinite loop) | +| All | String | Frame List | |