07-24-2024, 08:06 PM
Hi William,
What you described is doable using Curvy Splines. I can give you further indication if and when needed, but here is a quick summary of what you need to know:
This page will be useful to you:
https://curvyeditor.com/documentation/controllers/start
Also the asset contains example scenes that can help too.
Let me know if you still have questions.
Have a nice day
What you described is doable using Curvy Splines. I can give you further indication if and when needed, but here is a quick summary of what you need to know:
- Curvy Splines can be connected, forming branches.
- Objects move over splines using the Spline Controller component.
- Spline Controllers handle junctions. You can either choose a predefined behavior at the junction, or use a custom behavior that will contain your logic.
- All the settings available in the various editors are also available via API
This page will be useful to you:
https://curvyeditor.com/documentation/controllers/start
Also the asset contains example scenes that can help too.
Let me know if you still have questions.
Have a nice day
Please consider leaving a review for Curvy Splines, this helps immensely. Thank you.

