hey I got my path2d working great with my basic marbles on my game. So I can add instances of my marble scene to my pathfollow2d and they flow perfectly to the end.
I am ready to start adding more advanced path behavior:
- I have a rubber marble I need to be able to bounce along the path?
- I have other marbles that need to able to stop and start on path at certain points?
- How to instance new marbles at the specific location of a parent marble on the path or how to set specific position on the path?
Thanks for your help.
JB