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

#1 2009-07-30 23:17:49

sonny161
Scratcher
Registered: 2009-06-02
Posts: 2

Scratch 1.5 (or 2.0) Suggestions

If you were a programmer of scratch what new scripts would you put in?

(enter in script like this)

MOTION_Glide to mouse
LOOKS_show all sprites_Hide all sprites
SOUND_play sound------backwards
CONTROL_Stop if on Website
SENSING_URL Bar

cool  play some of my Games!

Offline

 

#2 2009-07-30 23:24:00

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

Re: Scratch 1.5 (or 2.0) Suggestions

Duplicate sprites
X/Y scale
Lagless loops

Most of the ones you posted are just conveniences and can be done with existing blocks.


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

 

#3 2009-07-30 23:24:31

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

Nestable Sprites


Scratchin' since 2007

Offline

 

#4 2009-08-08 01:11:23

sonny161
Scratcher
Registered: 2009-06-02
Posts: 2

Re: Scratch 1.5 (or 2.0) Suggestions

archmage wrote:

Duplicate sprites
X/Y scale
Lagless loops

Most of the ones you posted are just conveniences and can be done with existing blocks.

I know just those are examples.

Offline

 

#5 2009-08-08 23:27:13

weswesrock
Scratcher
Registered: 2009-06-25
Posts: 500+

Re: Scratch 1.5 (or 2.0) Suggestions

sonny161 wrote:

If you were a programmer of scratch what new scripts would you put in?

(enter in script like this)

MOTION_Glide to mouse
LOOKS_show all sprites_Hide all sprites
SOUND_play sound------backwards
CONTROL_Stop if on Website
SENSING_URL Bar

cool  play some of my Games!

You can just put Glide ( ) seconds to x: (mousex) y: (mousey)
Besides the point, I would add a hide/show list function, an if touching color ( ) of sprite ( ), a cursor function, and a up/down rotation selection (like the left/right one on Scratch now)

Offline

 

#6 2009-08-08 23:31:21

fireball123
Scratcher
Registered: 2008-05-08
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

this isn't in suggestions because....


I did it for the Lolz

Offline

 

#7 2009-08-10 08:04:05

simonli2575
Scratcher
Registered: 2009-08-10
Posts: 4

Re: Scratch 1.5 (or 2.0) Suggestions

I will hope to make camera to capture moving picture

Offline

 

#8 2009-08-10 17:17:19

sohk
Scratcher
Registered: 2009-05-14
Posts: 100+

Re: Scratch 1.5 (or 2.0) Suggestions

Sound__ Fastforward and rewind sound!


[url=http://www.mubos-md.com/licensemaker/levelup.php?49649]http://www.mubos-md.com/licensemaker/ctskfo66.png
Click here to level up my license!

Offline

 

#9 2009-08-10 20:33:28

illusionist
Retired Community Moderator
Registered: 2008-07-02
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

LISTS_Delete item (max) of [list]
LISTS_Delete item (min) of [list]


http://i.imgur.com/8LX1NrV.png

Offline

 

#10 2009-08-10 21:02:53

chiefboz
Scratcher
Registered: 2009-02-02
Posts: 1

Re: Scratch 1.5 (or 2.0) Suggestions

something that allows you to import videos from your computer into scratch.

Offline

 

#11 2009-08-17 12:55:08

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

Re: Scratch 1.5 (or 2.0) Suggestions

I'd like to see some more advanced color sensing that allows you to pop numerical (hexidecimal?) values into color fields (<touching color [ ]>, set pen color to [ ]), as well as a block that takes RGB values and concatenates them into a color value.

I'd like to be able to duplicate sprites, and set their width and height values

I'd like to be able to use HTTP GET and POST (I can dream, can't I?)


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

Offline

 

#12 2009-08-17 12:56:07

The-Whiz
Scratcher
Registered: 2007-07-09
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

Same here. I'd really like to see hexadecimal colors in Scratch.

Offline

 

#13 2009-08-17 13:08:57

dav09
Scratcher
Registered: 2009-03-25
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

good ideas

Offline

 

#14 2009-08-20 09:12:59

simonli2575
Scratcher
Registered: 2009-08-10
Posts: 4

Re: Scratch 1.5 (or 2.0) Suggestions

<repeat only when> <> <is true/false>
<end>

Offline

 

#15 2009-08-29 23:32:58

creator4321
Scratcher
Registered: 2009-06-16
Posts: 8

Re: Scratch 1.5 (or 2.0) Suggestions

making the number of sprites to be used at a time without lagging at least 20, making a block so you can make an online game, so players can play with each other and see each other while playing a game!

Offline

 

#16 2009-08-30 02:34:59

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

Should this be moved to Suggestions? Or Inspiration and More?


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#17 2009-08-30 11:54:08

snipper9
Scratcher
Registered: 2009-03-08
Posts: 11

Re: Scratch 1.5 (or 2.0) Suggestions

i think in 1.5 they should have like a leaderboard option or at least make it that with the list online if someone put something in a list (like a chat room project) insted of reseting everytime someone looks like if someone but a new message on the chat boared and then went offline and i logged on to look i could see the message. oh and last but not least internet multiplayer

Offline

 

#18 2009-08-30 11:56:44

filo5
Scratcher
Registered: 2008-01-08
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

Hide list %L
Show list %L


Converting my Scratch projects to Python!

Offline

 

#19 2009-08-30 12:21:54

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: Scratch 1.5 (or 2.0) Suggestions

I'm moving this to suggestions...


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#20 2009-08-30 14:57:11

wmays
Scratcher
Registered: 2008-05-10
Posts: 500+

Re: Scratch 1.5 (or 2.0) Suggestions

I think that there shoud be a block that hides the mouse pointer. if you come out with that, I know just what to do.


http://i42.tinypic.com/2z5vcz9.gif
http://phpscripthost.comoj.com/imagescripts/ipimg.php

Offline

 

#21 2009-09-05 15:04:16

PKua
Scratcher
Registered: 2009-07-16
Posts: 2

Re: Scratch 1.5 (or 2.0) Suggestions

Add blocks: "hide cursor", "show cursor", "set widht to ( ) percents", "set height to ( ) percents", "set width to ( ) pixels", "set height to ( ) pixels",  "get pixel (R or G or B) color from x () y ()", "put pixel R () G () B () x () y ()", "create new sprite [...] from (file or screen or another sprite or new white)", "create new costume in sprite (list of spties) from (flie or...)", "put pixel R (), G (), B (), x (), y () in sprite (list of sprites), costume (list of costumes in choosed sprite)" , "get pixel (R or G or B) color x (), y () from sprite (list of sprites), costume (list of costumes in choosed sprite), "get sprite's (list of sprites) name", "set sprite's (list of sprites) name to ()", get sprite's (list of sprites) costume (list of costumes in choosen sprite) name", "set sprite's (list of sprites) costume (list of costumes in choosen sprite name to ()", "pause sound (list of sounds)"

Add alfa channel to loaded and drawed images.

Add possibility of adding animation to costumes.

Offline

 

#22 2009-09-05 15:28:27

The-Whiz-test
Scratcher
Registered: 2009-09-03
Posts: 30

Re: Scratch 1.5 (or 2.0) Suggestions

sonny161 wrote:

...MOTION_Glide to mouse...

[glide (1) secs to x: ([x-position] of [mouse-pointer]) y: ([y-position] of [mouse-pointer])]


I'm The-Whiz's test account.
http://i653.photobucket.com/albums/uu259/The-Whiz_photos/Picture40.png

Offline

 

#23 2009-09-05 15:57:58

PKua
Scratcher
Registered: 2009-07-16
Posts: 2

Re: Scratch 1.5 (or 2.0) Suggestions

illusionist wrote:

LISTS_Delete item (max) of [list]
LISTS_Delete item (min) of [list]

Delete item (min) of [list] = Delete item (1) of [list]
Delete item (max) of [list] = Delete item (lenght of[list]) of [list]

Offline

 

#24 2009-09-05 17:49:21

TimeFreeze
Scratcher
Registered: 2008-08-11
Posts: 500+

Re: Scratch 1.5 (or 2.0) Suggestions

The-Whiz-test wrote:

sonny161 wrote:

...MOTION_Glide to mouse...

[glide (1) secs to x: ([x-position] of [mouse-pointer]) y: ([y-position] of [mouse-pointer])]

or [glide (1) secs to x: (mouse x) y: (mouse y)]. That's easier...  tongue


There are 10 types of people in this world: Those who understand binary, and those who don't. --[insert unrelated transition]-- GRANDILOQUENCE FTW!

Offline

 

#25 2009-09-07 08:01:03

BigMac123
Scratcher
Registered: 2009-07-23
Posts: 3

Re: Scratch 1.5 (or 2.0) Suggestions

A link block that will pull up a window inside the project and will have the website put into the block and a save block for the list and a Grab screen region block that will grab a screen region and then do other stuff:)

Offline

 

Board footer