In Scratch 1.5, maybe there could be a certain Variable and/or Sensing block that could make it so that the Variable/Sensing block could control something. For example: on a project that needs a variable and/or Sensing block, the variable could control when a flash of light happens, or a sensing block could control how many times a control block repeats it self if you want it do a thing, stop, wait a few seconds, then repeat the thing it did. Would that be too complicated?
Offline
You can already use variables to control those things. For controlling how many repeats there are, put the variable into the input spot. There will be as many repeats as the variable's value.
So you can do this in Scratch 1.4!
Offline
in scratch 1.5, the should make a hide list block. so you can make the list dissaper in the middle of ur program. like, you press a button:[blocks]<when[ Button ]clicked><broadcast[ hide rpg[/blocks] and you put he hide list button under the last block
Offline
@honmeg287:
That is already solved. You could put a <hide> block and a <wait( block in the script somewhere to make it hide after the certain amount of time you put! Am I being rude? I don't mean to.
Offline
I think he means "show/hide list"
Offline