On Green Flag Click
Forever
point towards pacman
Repeat Until Distance to Pacman < 100
Move 10 steps
end Repeat
end Forever
Note: Adjust the 100 value to whateve distance you want the following sprite to be. Also adjust the 10 steps to whatever value you want for the speed of the following sprite.
Offline