Ye sure. The first and third pictures show the 3 paths of splines on 2 different BP( because runner like games need to have some different tiles). The main target is to learn my character that he can change his path only on these splines. But there are 2 problems. 1- I cant check on which spline my character, so I can only teleport from the first spline to third and skip middle one. But the second problem is that the solution of the first problem goes only for not randomized BP and goes only for one BP, not the multiple with multiple splines. I know that I can make paths with preset values, but I still don’t want to have straight forward path.