This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » What do you think should be added in the next version of Scratch?

#1 2008-09-26 08:53:37

Rurigok
Scratcher
Registered: 2008-01-24
Posts: 93

What do you think should be added in the next version of Scratch?

Post new block ideas or new ideas for either scratch or the website for the next version of Scratch here!


Creator of Imperion Online(a MMO)
ImperionOnline/Cyclone103's forums.

Offline

 

#2 2008-09-26 08:56:32

zawicki1fromyoutube
Scratcher
Registered: 2008-07-31
Posts: 1000+

Re: What do you think should be added in the next version of Scratch?

a boolean I recieve box! <if> I Receive: Hello World!
                                   <broadcast[ Good Bye, World!


|Call Of Duty: Black Ops Wii Friend Code: 3519-4456-0013|
|Follow me on Twitter|Subscribe To My Youtube Channel

Offline

 

#3 2008-09-26 18:08:36

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: What do you think should be added in the next version of Scratch?

Shift, tab, /, `, delete, enter, ctrl, alt (option on a mac), F1-F12, etc. added in the

<key[  ]pressed?>[/blocks] block.

Last edited by hmnwilson (2008-09-26 18:08:49)


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#4 2008-09-26 18:17:18

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: What do you think should be added in the next version of Scratch?

zawicki1fromyoutube wrote:

a boolean I recieve box!

<if I recieve> isn't boolean.

Offline

 

#5 2008-09-28 22:15:40

Rurigok
Scratcher
Registered: 2008-01-24
Posts: 93

Re: What do you think should be added in the next version of Scratch?

I think we should be able to have multiple text boxes on one costume or background.


Creator of Imperion Online(a MMO)
ImperionOnline/Cyclone103's forums.

Offline

 

#6 2008-09-29 04:27:17

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: What do you think should be added in the next version of Scratch?

Rurigok wrote:

I think we should be able to have multiple text boxes on one costume or background.

Agree

zawicki1fromyoutube wrote:

a boolean I recieve box!     I Receive: Hello World!
                                       Good Bye, World!

Use variables [blocks]
<if><( <{ hello world }> <=> 1 )>
<set{  Good Bye, world!}to(1)>
<end>

Last edited by yambanshee (2008-09-29 04:27:57)

Offline

 

#7 2008-09-29 04:53:34

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: What do you think should be added in the next version of Scratch?

Rurigok wrote:

I think we should be able to have multiple text boxes on one costume or background.

That would be a wonderful improvement!


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#8 2008-09-29 05:52:57

Nikimax
Scratcher
Registered: 2008-06-22
Posts: 36

Re: What do you think should be added in the next version of Scratch?

Some suggestions:
1).I think we should be able to work with strings through
<(  <=>  )>
2). ScratchTeam, can you create a tool on website/scratch-program - to convert project to Java applet/code or to Flash? As on website?
3). I think we need improved sound blocks:
Play <Sound> from <Variable> positon - to start playing from the given position, not from 0 seconds.
Pause all sounds - dont stopping them, just pause.
Pause all sounds of <Sprite>
4). Cursor blocks in view section will be fine:
Hide cursor
Show cursor
Move cursor to <X> <Y>
This will allow to create own cursors without vieving standart cursor.
5). Stop all scripts of <Sprite> will be very useful! Instead of doing long variable-checking conditions.

Last edited by Nikimax (2008-09-29 05:59:49)


http://scratch.mit.edu/projects/Nikimax/291754
Test yourself=)

Offline

 

#9 2008-09-29 15:21:52

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: What do you think should be added in the next version of Scratch?

Nikimax wrote:

Some suggestions:
1).I think we should be able to work with strings through
<(  <=>  )>
2). ScratchTeam, can you create a tool on website/scratch-program - to convert project to Java applet/code or to Flash? As on website?
3). I think we need improved sound blocks:
Play <Sound> from <Variable> positon - to start playing from the given position, not from 0 seconds.
Pause all sounds - dont stopping them, just pause.
Pause all sounds of <Sprite>
4). Cursor blocks in view section will be fine:
Hide cursor
Show cursor
Move cursor to <X> <Y>
This will allow to create own cursors without vieving standart cursor.
5). Stop all scripts of <Sprite> will be very useful! Instead of doing long variable-checking conditions.

I totally agree with most of these. i'd love to make the mouse movable aswell!

Offline

 

#10 2008-10-05 01:04:46

jwiens
Scratcher
Registered: 2007-10-17
Posts: 39

Re: What do you think should be added in the next version of Scratch?

cursor blocks are what i'm all about and i support that 100%. I tink there should be dynamic text boxes in scrath instead of having to show the orange box every time. it gets repetitive

Offline

 

#11 2008-10-05 06:00:15

Nikimax
Scratcher
Registered: 2008-06-22
Posts: 36

Re: What do you think should be added in the next version of Scratch?

See http://scratch.mit.edu/projects/Nikimax/283259. This is a project to show all i think should be added in v1.4


http://scratch.mit.edu/projects/Nikimax/291754
Test yourself=)

Offline

 

#12 2008-10-05 06:05:51

matthewjose
Scratcher
Registered: 2008-07-16
Posts: 100+

Re: What do you think should be added in the next version of Scratch?

coolstuff wrote:

zawicki1fromyoutube wrote:

a boolean I recieve box!

<if I recieve> isn't boolean.

It is. Make it like <I recieve []?> If you check the box a variable-like thing(like all boolean) will show up and say True/false. Like the <Sensor {button pressed/A connected/B connected/C connected/D connected}?>.


My chat room, and join a Critique Group for feedback on your projects.

Offline

 

#13 2008-10-05 06:46:08

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: What do you think should be added in the next version of Scratch?

Rurigok wrote:

I think we should be able to have multiple text boxes on one costume or background.

What do you mean?


~ihaveamac - visit ihaveamac.net

Offline

 

#14 2008-10-05 10:59:52

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

Re: What do you think should be added in the next version of Scratch?

ihaveamac wrote:

Rurigok wrote:

I think we should be able to have multiple text boxes on one costume or background.

What do you mean?

When you're drawing in the text editor, you can only have one text box in the drawing. Like on Paint, you can make a text box, then make another different text box

Offline

 
  • Index
  •  » Suggestions
  •  » What do you think should be added in the next version of Scratch?

Board footer