Platformer PathFinding Help

I tried to use ALL the examples, But they always had a loop, Does any one know how to get this working?!?!

Are you sure there isn’t a loop in your own code? I doubt that every single example has an infinite loop

1 Like

All the ones that I have tried had ended in a loop, I don’t know why, I think it is the way I copy and pasted the code.
Ill just give you the link to the game, and if you can could you add the pathfinder to my game then tell me how to add it

I’m busy with the Jam so I can’t help. Adding code and testing to see if it works then explaining takes quite a bit of time.
I can have quick chats though to try and find the problem. So assuming you tested without the follow code and it works fine, the next question is “Which examples are you using?”

So you want a enemy or character to follow your guy as well as jumping the gaps?