Enemy Chase Example

10124
10125
20
21

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