From 066b5dab4504f9b7718ce5b08575c18d667ddc54 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Mon, 10 Jul 2017 21:56:11 -0400 Subject: [PATCH] Created NET.worlds.scape.AnimateAction (markdown) --- NET.worlds.scape.AnimateAction.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 NET.worlds.scape.AnimateAction.md 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 |