I am making a game where the player has to escape a maze while being chased by an enemy, but I don't know how to get the enemy to chase the player. I've tried to use, the 'follow' behavior, but that just mimics the player's exact movements, which won't work, and I don't know what else to do.