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

#1 2007-12-14 10:24:46

_Doctor_Who_
Scratcher
Registered: 2007-12-06
Posts: 10

Sprites are Walking through Walls! Help!

I don't want my sprites to be able to walk through walls, (Red walls) but I can't! Can I have any help!?

Last edited by _Doctor_Who_ (2007-12-14 10:25:03)


98% of the teenage population will try, does or has tried smoking pot. If you're one of the 2% who hasn't, copy & paste this into your signature.

Offline

 

#2 2007-12-14 10:55:21

_Doctor_Who_
Scratcher
Registered: 2007-12-06
Posts: 10

Re: Sprites are Walking through Walls! Help!

mad  You could at least not laugh!  big_smile


98% of the teenage population will try, does or has tried smoking pot. If you're one of the 2% who hasn't, copy & paste this into your signature.

Offline

 

#3 2007-12-14 11:05:56

Mick
Scratcher
Registered: 2007-03-23
Posts: 100+

Re: Sprites are Walking through Walls! Help!

Try this:

[blocks] <when green flag clicked>
<forever if> <touching color[ red
<move( -10 )steps>
<end> [/blocks]

Make sure when you move, you use the 'move () steps' block & only move 10 steps.  wink  Then everything should work...

Last edited by Mick (2007-12-14 11:07:02)


Go to www.legoless.com
It's my blog.  big_smile

Offline

 

#4 2007-12-14 11:17:17

_Doctor_Who_
Scratcher
Registered: 2007-12-06
Posts: 10

Re: Sprites are Walking through Walls! Help!

Thanks! It worked!  big_smile


98% of the teenage population will try, does or has tried smoking pot. If you're one of the 2% who hasn't, copy & paste this into your signature.

Offline

 

Board footer