scratch should add a if touching block with a space for the blue thing instead of making you add it to a block like if space key pressed or whatever!
Offline
Sorry, I don't understand what you're saying...
Offline
RedRocker227 wrote:
Sorry, I don't understand what you're saying...
What i mean is. a yellow command block called "if touching" and a purple command block that lets sprites change backgrounds
<when green flag clicked>
<play sound[
<pen up>
<pick random( 1 )to( 10
Offline
There is already a Command Block for “if touching” and a purple Looks block for changing backgrounds. It would be a waste of time to put it in one block.
Offline
henley wrote:
There is already a Command Block for “if touching” and a purple Looks block for changing backgrounds.
It would be a waste of time to put it in one block.
i mean to let sprites change the background and a yellow command if touching block thats what i mean't
Offline
consider
[blocks]
<forever if><touching[x
change to background...
<end>
[/blcks]
Last edited by orangeduelmaster1 (2011-12-02 15:16:54)
Offline
bubsythebobcat wrote:
henley wrote:
There is already a Command Block for “if touching” and a purple Looks block for changing backgrounds.
It would be a waste of time to put it in one block.
i mean to let sprites change the background and a yellow command if touching block thats what i mean't
Why does the color matter? There’s already a functional block.
See?
And if you make the sprites use this script:
And have the stage do this:
Then you have a functioning script that allows sprites to change the background.
Offline