I have always struggled with path finding, so I am trying to do a workaround which on paper seems simple: create breadcrumbs behind the player for the enemy to follow.
I've got the breadcrumbs working, but I'm struggling with rest of the enemy logic. Attaching the MFA if anyone would like to take a look.
Please login to see this attachment.