Here is my list, sorry if they have already been suggested but im new
-lasso tool for sprite drawing
-When you go to the edge of one of the columns, your mouse turns into a right and left arrow thing and you can make the columns bigger or smaller. This is helpful because sometimes i want more room in the script column, and sometimes i want more room in the stage column.
-and undo/redo button for the Script column. The is helpful because sometimes you accidentally erase something really important. -.-
-a feature that lets you save your sprites. his is for when you have to make multiple costumes if they accidentally get deleted, you can just import them. And, when creating new sprites you can import a sprite to compare sizes. I'm sure it could be used for other things too.
-Put' when i receive' block in Sensing, and make it so you can put operations in it. This is helpful because it will make broadcasting way more powerful
-do we really need move 10 steps? i think that should be removed..
-When any button pressed block in Control. This is like, reallly important and would save so much time
I think thats it...
OH. For the forums, you know when your in a thread, and you wanna go back to the forum thing, not all the way back to the home page of the forum, but just one subforum up. You should make blue buttons like ' Forum home > language > Espanol '
Offline
Nano511 wrote:
OH. For the forums, you know when your in a thread, and you wanna go back to the forum thing, not all the way back to the home page of the forum, but just one subforum up. You should make blue buttons like ' Forum home > language > Espanol '
There already are blue links.
Offline
Necromaster wrote:
Nano511 wrote:
OH. For the forums, you know when your in a thread, and you wanna go back to the forum thing, not all the way back to the home page of the forum, but just one subforum up. You should make blue buttons like ' Forum home > language > Espanol '
There already are blue links.
yeah sorry, i diddnt notice them before :p
Offline
Nano511 wrote:
Here is my list, sorry if they have already been suggested but im new
-lasso tool for sprite drawing
not needed, but it's something new. if you really need it, that means you should be good at art enough to use another program.
-When you go to the edge of one of the columns, your mouse turns into a right and left arrow thing and you can make the columns bigger or smaller. This is helpful because sometimes i want more room in the script column, and sometimes i want more room in the stage column.
You can't adjust it however you want, but clicking the 3 buttons in the top right can adjust to full screen, normal screen, and small screen. (stage i mean) also, if you changed the stage size, it would be way to hard to make it proportional.
also, changing the size of the whole window adds script size.
-and undo/redo button for the Script column. The is helpful because sometimes you accidentally erase something really important. -.-
there is no redo, but under -edit-, press "undelete"
-a feature that lets you save your sprites. his is for when you have to make multiple costumes if they accidentally get deleted, you can just import them. And, when creating new sprites you can import a sprite to compare sizes. I'm sure it could be used for other things too.
right click the sprite in the bottom right corner of sprites, export sprite.
-Put' when i receive' block in Sensing, and make it so you can put operations in it. This is helpful because it will make broadcasting way more powerful
it doesn't belong in sensing, and also, it is pointy edged. you don't put that in operations.
-do we really need move 10 steps? i think that should be removed..
you cannot substitute any other blocks for move _ steps.
change x/y doesn't work because the user isn't always facing right.
-When any button pressed block in Control. This is like, reallly important and would save so much time
I think thats it...
OH. For the forums, you know when your in a thread, and you wanna go back to the forum thing, not all the way back to the home page of the forum, but just one subforum up. You should make blue buttons like ' Forum home > language > Espanol '
said above
Last edited by kayybee (2011-01-24 20:05:58)
Offline
Nano511 wrote:
-do we really need move 10 steps? i think that should be removed.
You may not have realized exactly what this block does. The 'move ( ) steps' block moves the sprite a specified amount if pixels in it's current direction, unlike the 'change x by ()' or 'change y by ()' blocks, which move the sprite horizontally or vertically regardless of it's direction.
Offline
ScratchReallyROCKS wrote:
Nano511 wrote:
-do we really need move 10 steps? i think that should be removed.
You may not have realized exactly what this block does. The 'move ( ) steps' block moves the sprite a specified amount if pixels in it's current direction, unlike the 'change x by ()' or 'change y by ()' blocks, which move the sprite horizontally or vertically regardless of it's direction.
Yeah. The move () steps block is pretty much essential, because I doubt the majority of Scratch users know trigonometry.
Other than that, I think the only suggestion that I agree with and we still don't have is the "any key" selection in the <key pressed> boolean.
Offline