This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-10-10 17:50:32

DesdemonaKwan
Scratcher
Registered: 2009-10-10
Posts: 2

More organized and flexible program

I was making an interactive Eko Neko comic program, when I realized that there's a way for my program to be MUCH more organized! Unfortunately, Scratch doesn't support this idea currently. So here is my suggestion to help people organize their program better!

I think there should be a version of most commands that is able to be put into an "if-then" statement. Basically go through the current list of commands and think of a version of each one that might be able to go into an "if-then" statement.

So that people can do things like this: "When clicked, change color effect by 25, if color blue, then switch to costume 3"

Or: "When 1 clicked, if costume 2, then broadcast 'second'"

Of: "When 1 clicked, if costume 2, then play sound"

Or: "if I receive 1, show, else, hide"

This way, people's programs can be MUCH more organized - using less scripts and less sprites, while still doing what they want to. AND they'll be able to do a LOT more with their programs.

Just saying . . .

°Dess°

Offline

 

Board footer