The variable blocks currently only show the help option and duplicate whenever you right-click them. They should also to be able to change to other variables. The number operation blocks can do it. That feature would really help me.
Offline
In scratch, you could be able to custom design the appearance of the variables on the screen
Offline
A block that can measure the distance to the edge of the screen is needed for many types of projects. Why don't we combine that with the distance to ___ block that we already have?
Offline
Is "distance to edge" often needed? The way "distance to ..." is currently defined, it measures from the rotation center to a point. Usually you don't just want distance to edge, but distance to a specific edge, which is easily done in the current system:
If you want "distance to right edge" it is just 240-x, distance to left edge is x+240, distance to top edge is 180-y, and distance to bottom edge is y+180. (If you want off-screen positions to have positive distance, rather than negative distance, put abs() around each of those.)
Offline
After looking at your reply, I agree. Thanks for the help.
Offline
On the website, there should be a basic tutorial for using trigonometry for simpler applications, such as a cannon.
Offline
On the My Stuff page, you can look at the # of comments but not tags, love-its, and views. Why is that so, and can it be changed ASAP?
Offline
[edited by Jens: deleted a long essay totally unrelated to Scratch]
Offline
That is just his ENglish project.
Offline
There needs to be a way to enter more complicated mathematics into scratch without needing to bother with nesting all the blocks and following those orders of operation. Maybe the next version you will be able to type things in.
Offline
I find it very difficult sometimes to move large math formulas around with the mouse and get them to drop into the tiny slots. I would welcome the ability to type rather than mouse for a lot of scratch programming.
Offline
In the Suggestion forum, you should be able to sort the posts inside a thread by date, with the option of most recent on top or oldest on top.
Offline
Posts inside a thread *are* sorted by date. What difference in behavior do you want?
Offline
kevin_karplus wrote:
Posts inside a thread *are* sorted by date. What difference in behavior do you want?
You should sort them so the newest are on top and the oldest are at the back.
Offline
Four things
1)On the forum, it should be possible to reply to a specific post, instead of dumping your reply at the bottom of the thread.
2) The team also should come out with more frequent versions with smaller changes instead of one every two years with critical changes.
3) It should be possible to use the keyboard by typing stuff in instead of mousing everything. It would make it much easier to do math and simpler scripts like "Forever" or "IF"
4) There should be a way to make your own blocks and post them as a "Block Project"
Offline
Scratch should be able to have typed input that is converted into blocks to make constructing meticulous block chains. There could also be a scratch folder like "Control" or "Motion" that contains packages of blocks for movement etc.
There can also be a way to create a new block using Java, C++, or some other programming language.
Last edited by ooogabooga (2008-03-13 17:26:48)
Offline
There definitely should be a bunch of pre-packaged sprites.
Offline
There should be a 3d version of scratch that is available to more advanced Scratchers. (But anyone could get it) It would be the next step towards other languages like Flash.
Offline
You can do that with the"change____effect by___" block.
Offline
There should be part of the website for teachers so they can set up basic classes in scratch as electives in middle school. Scratch has taught me so much programming, math, and other things.
Offline
Sprites must be able to stretch and bend etc.
Offline
There should be a form of Scratch website government. Maybe? Hopefully? But how would we choose who is in it.....................
Offline