This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-02-27 18:27:01

13high5
New Scratcher
Registered: 2013-02-27
Posts: 1

Follow

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

 

#2 2013-03-01 16:28:02

mathfreak231
Scratcher
Registered: 2012-10-24
Posts: 80

Re: Follow

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


~This sig is false~
I'm on teh wiki!

Offline

 

Board footer