Hello,
I want to do a game with 2D-platformer gameplay where the player moves along a curved path, kind of like a railroad track, to give the impression of moving around in a 3D-world. How would I set up a system like that? Are there any pathfinding scripts in Unity I could use, for instance?