ScriptEvent:startTimedMove
From Mod Wiki
Parameters
integer start -- Index for the start position. integer end -- Index for the end position. float time -- Time in seconds for the move to take.
Result
None.
Supported By
sdGeneralMover
Comments
- A warning will be given if either of the position indices are out of range
Functionality
Starts a move from previously added positions, taking the time specified.