Few additions to original package:
- Possibility to set spline traverse time in seconds with new action "Set time".
- GetPos error fixed.
- Error at the end of the path fixed.
- Event "On finished" triggered at the end of the spline .
- Action "Reset" added to reset splinepath to defaults.
- Action "Toggle" added to toggle state (Enabled/Disabled).
Usage:
1. Add all points to the path with consecutive calls to "Add point to spline" action.
2. Set traverse time in seconds with "Set time" action. If omitted time defaults to 1s.
3. Activate spline.
4. Toggle state - Optional.
5. Add trigger "On finished" to wait for spline path to end - Optional.
6. Reset Spline path to defaults - Optional.
All credits to original package creator Pode (and respective owners of algorithms).
Edit: Not enough reputation so attaching package to post.
Edit2: Updated post to include new features and attachments.