Hey, I’m making a 2d game, the main character only moves on the presettled surfaces with splines, think of it like a cariagge mowing by a railway, no gravity and no external movement than that, directions and everyting will be relative based on the spline character is currently attached. First things first, I have to make the character directly spawned as attached to a selected spline. How can I do that?
Also I will open new topics for them but you can just give me a couple of hints here as well. When pressed Space, an arrow will appeaar in the screen, based from the character, we will aim with that arrow to a suitable spline other than we are currently moving on, and when we release the Space character will practicallly teleoprt the chosen spline, at the very chosen point of it, how can I also, do that?
By the way, the game is practically 2d with 2d characters, in a 3d world.