Rail style strafing ?!

@moderategamer

I assume you want to have a runner like temple runner, where you are automaticly running in a certain direction, but you can switch between 3 lanes (Left, Middle, Right)? If the character should not be able to stop and always run, you should be able to achieve it by a spline in combination with 2 branches, which tells the character, how far out you can go on these lanes. Do you use a character class aswell?