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

#1 2011-08-25 15:56:20

TheSpitster
Scratcher
Registered: 2011-05-13
Posts: 33

enemy

is there a way to make enemy sprites come after another sprite?


The only thing worse than watching jaws on the way to the beach is watching chuck norris on your way to texas

Offline

 

#2 2011-08-25 16:46:13

TheBlueRocky
Scratcher
Registered: 2010-07-08
Posts: 500+

Re: enemy

TheSpitster wrote:

is there a way to make enemy sprites come after another sprite?

Have it always pointing towards you and have it move X steps until it reaches you or dies.

Offline

 

#3 2011-08-25 17:21:29

pokemongardevoir
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: enemy

Try this:

<when green flag clicked>
<forever>
<point towards( sprite
<move( number )steps>
<end>

Last edited by pokemongardevoir (2011-08-25 17:21:42)


http://i48.tinypic.com/n50dt.gifhttp://tiny.cc/oj6plwhttp://tiny.cc/creepforum
My website has been approved by the Scratch Team.  (^_^)

Offline

 

Board footer