This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » every suggestion possible for scratch (even the unlikely ones)

#1 2009-10-26 21:03:47

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

every suggestion possible for scratch (even the unlikely ones)

this thread is for ALL scratch suggestions, even the ones that are way out there, I will listen to more people, but take this note before you post: your suggestions can be on anything (lets be logical please)

online applet suggestions:
-redesigned to run in adobe flash player

scratch major updates:
-rewritten in C++ for faster runtimes
-choose resolution for games (add a limit and minimum)
-scratch is able to control parts of the computer (ex: control the mouse position, read files already on the computer)
-scratch can export into stand-alone files or .exe files
-scratch supports online usage (I'll come up with how it works in due time)
-scratch uses all audio files as .mp3s (if imported as one) and supports .WAV files too

new blocks:
-hide/show list
- <when I recieve [(broadcasts] >
-stop all [(sprite name's)] scripts>
-pause sound
-repeat for (  ) secs

a quick note:
"save" and "load" blocks are not required in scratch, lists can replace them, you can save any amount of data using only lists and variables in scratch, you can save a whole level in a level editor by saving the tile's costume for its position and save its direction too, on top of that you could even save a name for each level you've created, and of course you could load each map back into the game and play it, notice anything interesting about how much you can save and load? this is how all programs save and load data/files


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

Offline

 

#2 2009-10-26 21:31:12

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: every suggestion possible for scratch (even the unlikely ones)

Flash Player would be nice <When I receive(Broadcast)> will never happen, other block ideas, good, everything else will happen in the next 10 years.  smile  But I'm serious, and controlling the mouse position could... Allow people to either, keep the mouse from closing out of Scratch and keeping Scratch from closing which would not be good, most of these are to advanced and unreliable for safety and multiple other reasons, and Scratch is made for beginners, some of these will make it harder for beginners to understand.

Offline

 

#3 2009-10-29 12:13:16

MetharQuxid
Scratcher
Registered: 2009-10-14
Posts: 100+

Re: every suggestion possible for scratch (even the unlikely ones)

Multi-player would be nice if each server had a number so you could play with other people




Help the Baby dragon hatch! Click!
http://metharquxid.dragonadopters.com/dragonanimated_275182.gif


   Dapper Slime.                     
http://i46.tinypic.com/o8za1k.jpg

Offline

 

#4 2009-10-29 18:29:32

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

Re: every suggestion possible for scratch (even the unlikely ones)

Magnie wrote:

Flash Player would be nice <When I receive(Broadcast)> will never happen, other block ideas, good, everything else will happen in the next 10 years.  smile  But I'm serious, and controlling the mouse position could... Allow people to either, keep the mouse from closing out of Scratch and keeping Scratch from closing which would not be good, most of these are to advanced and unreliable for safety and multiple other reasons, and Scratch is made for beginners, some of these will make it harder for beginners to understand.

actually controlling the mouse allows you to make a 1st person shooter like so

[forever]
[change X direction by: (mouse X)]
[change Y direction by: (mouse Y)]
[set mouse X to: (0)]
[set mouse Y to: (0)]
[----------]

MetharQuxid wrote:

Multi-player would be nice if each server had a number so you could play with other people

I'll develop some blocks for multiplayer eventually (not like in scratch, but the idea), though it won't make multiplayer gaming much more easier, you have to use all these to connect IP addresses, receive variable data, and much more


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

Offline

 

#5 2010-07-29 13:22:47

shamrocker
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: every suggestion possible for scratch (even the unlikely ones)

The show/ hide list blocks are going to be done - Check website Scratch Suggestions.


http://i46.tinypic.com/2s1b32e.png
respect the oxford comma

Offline

 
  • Index
  •  » Suggestions
  •  » every suggestion possible for scratch (even the unlikely ones)

Board footer