i want more commands such as: stop timer, when variable e.g.health reaches e.g. 0
when sprite e.g. sprite 1 touches e.g, sprite 2
and more sprites, a sprite importer, and quicker uploading<think[ ]for( )secs>
Offline
Two of the blocks you just listed can be done using very simple scripts.
Senses when a Sprite such as Sprite 1 touches Sprite 2.
And a script like this carries out an action if a variable such as health falls below 0.
As for importing sprites, if you click on the folder icon in the bottom right of the screen - you can import an image/a sprite you have saved somewhere on your computer or one of the default Scratch ones. Also, by right clicking a sprite on the stage and then choosing "export this sprite", you can save a sprite and it's scripts somewhere to your computer to be used in other projects.
Still - A stop timer block and more sprites couldn't hurt. Oh, and a topic like this belongs in suggestions for future reference.
Last edited by 06dknibbs (2010-10-21 16:09:06)
Offline