Enemy Chase Example

11372
11373
32
33

Move using arrow keys, and the enemy will follow.

The Enemy object uses a Timer trigger to find the Player object's location every second.

A Point At block is used to point the enemy at the player's location.

Editor