I'm new to scratch so I don't know a lot of things so would anybody tell me how i can make another sprite chase slowly after another sprite like pacman? And not just using random gliding. I would really appreciate it if you could answer me.
Offline
I'm reporting this to be moved to "Help with Scripts", because it is almost certain that what you want is a script.
Anyways, try:
forever point towards [Sprite1 v] move (some_number) steps
Offline