Hello, dev forum,
For a few days now, I have been working on a roller coaster script, and since it’s finally starting to come together, I wanted to make a post about it.
The roller coaster script is part of a Cubic Bezier module that I’ve been working on, which comes with a plugin soon to be released.
Anyway, here is the progress on my project so far:
early stage:
first version of Track along the Curve:
a more realistic track along with a sectionType string for the bezier curves. This allows for things like boosters and brakes.
latest version: https://www.youtube.com/watch?v=bCJUfhJyyhM
I would love some feedback and or ideas for things to add to my script.