Chase Example

14117
14118
40
41

Use the arrow keys to move, and the enemy will chase.

The enemy compares it own x and y position to the x and y position of the player, and uses the result to choose a direction.

Editor