This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » The Ultimate List of Wanted Blocks (by me, at least)

#1 2008-03-23 15:58:36

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

The Ultimate List of Wanted Blocks (by me, at least)

Yes, there are thousands of blocks I can think of that would help improve Scratch. But with NetScratch on the way (web.media.mit.edu/~tstern/netscratch/index.html), there are just a few things that we're missing before Scratch can be counted as a useful programming language:

New variable types: strings and arrays. This is the complaint of millions on this site, and I want to put it down just one more time.

           Put [cheese] in favoritefood
           [left (3) of favoritefood] (produces first 3 letters of favoritefood)
           say [Well, I've got some [favoritefood] in the fridge]
(Strings would require a new textbox input type, added to the slider and readout)
           set my x list (38) to x: x position y: y position
           sort my x list [alphabetically, a>z]
           delete empty spaces in mylist
(A new readout type like the Scratchboard watcher's would be nice for arrays)

A morph block that lets you apply skew effects to sprites.

         
Communitcation with operating system: New blocks like the following
       
           Record sound for 5 seconds as "mysound"
           Ask where to save "mysound"
           Take picture as "cheese"
           Open a [picture] file as one of my costumes
           Take a picture of the project as "image"
           (time [seconds v])
           Go to [www.[sitename].com]
Ability to hide/show variable displays:
           
            Show variable at x:33 y:140
            Hide variable's display
            Switch variable to (slider/display/readout/textbox/list)

Greater control over the pen tool:
             
            Clear my pen
            Eraser down
            Eraser up
            (color [  ]) block: when shown in variable boxes it would read out as a 9-digit RGB code.

Dynamic sprite duplication:
            Copy me
            (my clone #)
            Destroy me
  and on the stage:
            Destroy copies ( ) through ( ) of [sprite 1]

Some increased movement functionality:
            Set my rotation center to x: 21 y: 162
            Point away from [stage]
            (direction from [sprite1])

I love the way you can select costumes and sounds with variables, but I think it would be great if you could use wherever there is a dropdown menu on a block, like on broadcast and go to sprite blocks.

Right-click sensing

"Pause Sound" and "Go to position (   ) in sound" blocks         

A "stop sprite" block

Add alt, delete, and shift (maybe enter) to list of useable keys

Well, it's not exactly a few things, but to see these implemented slowly or even thorugh a "New Block of the Week Club" for advanced Scratchers would be great.

Feel free to add your own suggestions to this (hopefully) ultimate list!

Last edited by fullmoon (2008-03-25 21:56:45)


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

#2 2008-03-23 17:09:30

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

Re: The Ultimate List of Wanted Blocks (by me, at least)

You've got most of my wish list right there.  I second the motion!


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

Offline

 

#3 2008-03-23 17:39:06

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Most of the stuff I wanted from day one are on your list. If they added this stuff a lot of new possibilities would open up.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#4 2008-03-23 17:55:01

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: The Ultimate List of Wanted Blocks (by me, at least)

That's for sure. The Shift, enter, delete and alt keys would be useful. Maybe even the squigly line( ~ )key. The one above tab I mean.

Offline

 

#5 2008-03-23 22:07:14

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Hobbs1100, what on Earth would you need that for?


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

#6 2008-03-24 07:36:32

Lanie
Scratcher
Registered: 2008-02-03
Posts: 1000+

Re: The Ultimate List of Wanted Blocks (by me, at least)

what annoys me is this: When i use this <when[ left or right]key pressed> <forever> <if> <touching[ Edge Bounce, my character goes upside down only on the left side!

Offline

 

#7 2008-03-24 12:47:05

Ivaash
Scratcher
Registered: 2008-02-08
Posts: 100+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Press the flip button for that problem


Hey there..

Offline

 

#8 2008-03-24 19:47:50

relyt12101
Scratcher
Registered: 2007-05-19
Posts: 500+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Woah!


http://img392.imageshack.us/img392/2860/pspbanneregg089deiy0.png

Offline

 

#9 2008-03-25 20:34:33

Hobbs1100
Scratcher
Registered: 2008-02-16
Posts: 500+

Re: The Ultimate List of Wanted Blocks (by me, at least)

fullmoon wrote:

Hobbs1100, what on Earth would you need that for?

Lol. I forget. Maybe just as a bonus button or something.

Offline

 

#10 2008-03-25 23:18:49

dingdong
Scratcher
Registered: 2007-08-09
Posts: 1000+

Re: The Ultimate List of Wanted Blocks (by me, at least)

I'll add two more
hide variable [scrollX]
show variable [scrollX]


http://img851.imageshack.us/img851/2829/superanbanner.png
click the image for my music

Offline

 

#11 2008-03-25 23:19:51

dingdong
Scratcher
Registered: 2007-08-09
Posts: 1000+

Re: The Ultimate List of Wanted Blocks (by me, at least)

oh and, clear all of [sprite1]'s pen marks


http://img851.imageshack.us/img851/2829/superanbanner.png
click the image for my music

Offline

 

#12 2008-06-15 11:57:51

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Well i agree things should actually have things like [ when (stopsign) pressed ]

Offline

 

#13 2008-06-15 12:11:49

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

Re: The Ultimate List of Wanted Blocks (by me, at least)

Lanie wrote:

what annoys me is this: When i use this <when[ left or right]key pressed> <forever> <if> <touching[ Edge Bounce, my character goes upside down only on the left side!

[/blocks]
you can solve that by pressing the < - > button next to the sprite picture at the top where you can name it.

Last edited by coolstuff (2008-06-15 12:12:09)

Offline

 

#14 2008-06-15 16:29:46

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Yeah, I would love it if you can have it able to save scores and play against other people online and that sort of stuff. It wuld be cool. We could make a 10 mg copy of world of warcraft!  tongue

Offline

 

#15 2008-06-17 11:16:46

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Re: The Ultimate List of Wanted Blocks (by me, at least)

Bobby500 wrote:

Yeah, I would love it if you can have it able to save scores and play against other people online and that sort of stuff. It wuld be cool. We could make a 10 mg copy of world of warcraft!  tongue

LOL that would be cool!

Offline

 

#16 2008-06-18 13:27:33

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Re: The Ultimate List of Wanted Blocks (by me, at least)

when <stop all> pressed

Offline

 

#17 2008-06-19 01:20:05

Josh99
Scratcher
Registered: 2008-05-20
Posts: 37

Re: The Ultimate List of Wanted Blocks (by me, at least)

I posted a post a while ago on the say command.. I would like more options for the say command e.g. different fonts, different boxes, no box, different size fonts... You can add that to your list.  smile

Last edited by Josh99 (2008-06-19 02:04:48)

Offline

 
  • Index
  •  » Suggestions
  •  » The Ultimate List of Wanted Blocks (by me, at least)

Board footer