In my game, there is a stone tile(PathFollow2D node ) moving in a Path2D in loop. I want to allow my player to go on the stone tile and move along the object then get off on next destination.
It would be really helpful if someone could offer some advices about how to achieve that result, thank you very much.