Can someone find out and tell me how to make this work online! The square is supost to go to your mouse!
Offline
It looks like you accidentally made the P go to your mouse.
Offline
12three wrote:
It looks like you accidentally made the P go to your mouse.
What? i dontunderstand how that would efect anyhting..
Offline
This belongs in All about scratch.
Offline
recycle49 wrote:
12three wrote:
It looks like you accidentally made the P go to your mouse.
What? i dontunderstand how that would efect anyhting..
I mean that there is a letter p that goes to your mouse instead of the square. Basically, you just put the script under the wrong sprite.
Offline
12three wrote:
recycle49 wrote:
12three wrote:
It looks like you accidentally made the P go to your mouse.
What? i dontunderstand how that would efect anyhting..
I mean that there is a letter p that goes to your mouse instead of the square. Basically, you just put the script under the wrong sprite.
You mean the letter P in Play?
Question for the maker: Are you using a script to draw the square?
Offline
You have to make it
[blocks]
<repeat until><touching[ enemy
<forever>
<go to[ mouse
<end>
<end>
<if> <touching[ enemy
<hide>
<broadcast[ end
Last edited by Jet7889 (2010-11-14 18:24:29)
Offline