Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (17 loc) · 1023 Bytes

NET.worlds.scape.MoveAction.md

File metadata and controls

18 lines (17 loc) · 1023 Bytes
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)