I'm looking for some code to help me.I'm making a simple platformer and I want some navigation. I want an enemy to see the player(via ray cast) the try to pursue the player by moving and jumping(My game style is like Mario = 2D platformer).
There are many tutorials about 2D Platformer. You can try to follow this tutorial on Youtube.
This does not have what i am looking for. I need a navigation system for an enemy