i Want to make enemies to move towards player like pacman and try to attack him.
can someone give me clearcut steps on how to do it?
Give your enemies Path finding Behavior if you haven't already. Then,
System Every Tick - Enemy Find path to Player.x Player.Y
On Path Found - Move Along Path
Hope it helps!
Develop games in your browser. Powerful, performant & highly capable.
Try this tutorial link below. Many tutorials here for you to learn
https://www.dropbox.com/sh/eioscti86bpr ... 7YPza?dl=0