I've got another problem with my enemies. :D
I have them spawning correctly, but they don't seem to want to move! I've got a 3x3 grid of rooms, and I need the enemies to only attack the player if they enter their room.
I've got this so far, but no luck.
I also would like the enemies to go back to EnemyHome_Spr (I put this in a container) if they leave the room but I am completely stumped on that one.
What am I doing wrong? I can't tell if its the finding path part, or the moving along path part.