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

#1 2012-05-27 10:31:48

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Scratch 2.0 block ideas

Here are some Scratch Block ideas I have:
Cloning:

Define [clone1 v] // should be hat block
if <touching [clone80 v]>
Broadcast [clone2 v]
When I receive [clone v]
Clone () times
end
Other:
When gf clicked
If <I receive [broadcast  v]>
end
If <(<[sprite v] color> + <[sprite v] color>) = [#AAAAAA]>
end

Last edited by powerpoint56 (2012-08-27 18:05:26)


http://i48.tinypic.com/2072ctw.gif

Offline

 

#2 2012-05-28 12:00:51

3sal2
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Scratch 2.0 block ideas

[removed by moderator - please be respectful] Here are mine:

Motion:
glide () secs () steps (Stack)
{Sprite1} is moving? (Boolean)

Control:
when <> is true (Hat)
stop sprite |Sprite1 v| (Stack)
wait until <> then stop script (Cap)
skip back () blocks (Cap)

Looks:
bigger than ()? (Boolean)
visible? (Boolean)

Sensing:
{Sprite1} has color !!? (Boolean)
name is []? (Boolean)

Sound:
when sound |Sound v| played (Hat)
random sound (Stack)

Operators:
<> xor <> (Boolean)
()% random chance /,/ else /,/ (C)

Pen:
stamps made (Reporter)
if <> stamp (Stack)

Variables:
|Variable v| is global? (Boolean)
create variable called [] (Stack)
delete variable |Variable v| (Stack)

Motor:
motor on? (Boolean)
motor direction (Reporter)

Lists:
create list called [] (Stack)
delete list |List v| (Stack)
iterate through |List v| (Reporter)

Key:
/,/: C insert
(): Number
[]: String
<>: Boolean
{}: Sprite name
| v|: Dropdown
!!: color insert

Last edited by Paddle2See (2012-06-29 18:01:14)


http://scratch.mit.edu/static/projects/3sal2/3120946_sm.png In 2012, scientists at the LHC discovered the Higgs boson, which explains the source of the masses of the W+, W-, and Z bosons, as well as fermions.

Offline

 

#3 2012-05-28 12:10:51

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: Scratch 2.0 block ideas

3sal2 wrote:

[removed by moderator - please be respectful]  Here are mine:

Motion:
glide () secs () steps (Stack)
{Sprite1} is moving? (Boolean)

Control:
when <> is true (Hat)
stop sprite |Sprite1 v| (Stack)
wait until <> then stop script (Cap)
skip back () blocks (Cap)

Looks:
bigger than ()? (Boolean)
visible? (Boolean)

Sensing:
{Sprite1} has color !!? (Boolean)
name is []? (Boolean)

Sound:
when sound |Sound v| played (Hat)
random sound (Stack)

Operators:
<> xor <> (Boolean)
()% random chance /,/ else /,/ (C)

Pen:
stamps made (Reporter)
if <> stamp (Stack)

Variables:
|Variable v| is global? (Boolean)
create variable called [] (Stack)
delete variable |Variable v| (Stack)

Motor:
motor on? (Boolean)
motor direction (Reporter)

Lists:
create list called [] (Stack)
delete list |List v| (Stack)
iterate through |List v| (Reporter)

Key:
/,/: C insert
(): Number
[]: String
<>: Boolean
{}: Sprite name
| v|: Dropdown
!!: color insert

please be respectful, "This is POINTLESS!!!" may be hurtful to the topic owner
anyway, the ones in red are already possible in some way or form

Last edited by Paddle2See (2012-06-29 18:01:28)

Offline

 

#4 2012-05-28 15:09:54

3sal2
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Scratch 2.0 block ideas

777w wrote:

3sal2 wrote:

[removed by moderator - please be respectful]  Here are mine:

Motion:
glide () secs () steps (Stack)
{Sprite1} is moving? (Boolean)

Control:
when <> is true (Hat)
stop sprite |Sprite1 v| (Stack)
wait until <> then stop script (Cap)
skip back () blocks (Cap)

Looks:
bigger than ()? (Boolean)
visible? (Boolean)

Sensing:
{Sprite1} has color !!? (Boolean)
name is []? (Boolean)

Sound:
when sound |Sound v| played (Hat)
random sound (Stack)

Operators:
<> xor <> (Boolean)
()% random chance /,/ else /,/ (C)

Pen:
stamps made (Reporter)
if <> stamp (Stack)

Variables:
|Variable v| is global? (Boolean)
create variable called [] (Stack)
delete variable |Variable v| (Stack)

Motor:
motor on? (Boolean)
motor direction (Reporter)

Lists:
create list called [] (Stack)
delete list |List v| (Stack)
iterate through |List v| (Reporter)

Key:
/,/: C insert
(): Number
[]: String
<>: Boolean
{}: Sprite name
| v|: Dropdown
!!: color insert

please be respectful, "This is POINTLESS!!!" may be hurtful to the topic owner
anyway, the ones in red are already possible in some way or form

Sorry. Anyway, the red ones are squashed versions of their workaround. And the "When <> is true" entry is for an obsolete block from 1.2 that should be resurrected.

Last edited by Paddle2See (2012-06-29 18:02:01)


http://scratch.mit.edu/static/projects/3sal2/3120946_sm.png In 2012, scientists at the LHC discovered the Higgs boson, which explains the source of the masses of the W+, W-, and Z bosons, as well as fermions.

Offline

 

#5 2012-06-10 09:45:44

CoolScrawl
Scratcher
Registered: 2012-02-04
Posts: 100+

Re: Scratch 2.0 block ideas

My Ideas:

<transparent?>
<hidden?>
<showing?>


http://i.imgur.com/sFkNT3c.gif

Offline

 

#6 2012-06-11 02:29:28

bluecat600
Scratcher
Registered: 2012-02-12
Posts: 500+

Re: Scratch 2.0 block ideas

CoolScrawl wrote:

My Ideas:

<transparent?>
<hidden?>
<showing?>

Awesome ideas CoolScrawl!!


I gaze off into the boundless skyline, noteblock choirs playin in the sunshine, turn round pick up my sword and wield the blade that once forced evil mobs to yield, if this battle shall leave me slain, I know Herobrine still calls my name, better just take a stand, that was when I ruled the land.

Offline

 

#7 2012-06-19 12:28:31

bazzasaysLol
Scratcher
Registered: 2012-05-05
Posts: 100+

Re: Scratch 2.0 block ideas

le my ideas

(costume name)
play [song] for (10) seconds and stop? <no>
With the play song one, you play a sound and after 10 seconds of the sound, the script afterwards goes while the song is still playing. If you want the song to stop after ten seconds make the stop? to yes.


"Everything starts from a dot."
Wassily Kandinsky.

Offline

 

#8 2012-06-20 19:39:04

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Scratch 2.0 block ideas

bazzasaysLol wrote:

le my ideas

(costume name)
play [song] for (10) seconds and stop? <no>
With the play song one, you play a sound and after 10 seconds of the sound, the script afterwards goes while the song is still playing. If you want the song to stop after ten seconds make the stop? to yes.

Great ideas! The "costume name" one is something that would really be cool.


http://i48.tinypic.com/2072ctw.gif

Offline

 

#9 2012-06-20 19:40:22

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Scratch 2.0 block ideas

bluecat600 wrote:

CoolScrawl wrote:

My Ideas:

<transparent?>
<hidden?>
<showing?>

Awesome ideas CoolScrawl!!

agree!


http://i48.tinypic.com/2072ctw.gif

Offline

 

#10 2012-06-28 15:22:35

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: Scratch 2.0 block ideas

[quoted blockspam removed by moderator]

Any many of these blocks are doable with variables.

Last edited by cheddargirl (2012-06-29 17:41:41)


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#11 2012-06-28 15:23:29

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Scratch 2.0 block ideas

Here are some block ideas I have:

when [space] key pressed
switch to background (color)
Reporter blocks for the graphic effects (looks)!
In the script above, it sets the background to it's color effects!

Here is another idea I have:

(variable v)
A pull-down menu for the reporter blocks!

Offline

 

#12 2012-06-28 17:42:11

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Scratch 2.0 block ideas

cool ideas, guys!


http://i48.tinypic.com/2072ctw.gif

Offline

 

#13 2012-06-28 17:56:33

thebriculator
Scratcher
Registered: 2011-07-11
Posts: 500+

Re: Scratch 2.0 block ideas

I have lots of Ideas. see my project here


.     http://tiny.cc/2cwgpw    http://tiny.cc/viwgpw    http://tiny.cc/iwwgpw

Offline

 

#14 2012-06-29 16:18:06

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Scratch 2.0 block ideas

Here's an idea I have!:

show list [list v]
hide list [list v]
People can show and hide their lists just like they can with the 'variable' blocks.

Offline

 

#15 2012-06-29 16:23:06

thebriculator
Scratcher
Registered: 2011-07-11
Posts: 500+

Re: Scratch 2.0 block ideas

Actually, those functions are possible, as of the 2.0 preview. You can select lists under the "show/hide block" block


.     http://tiny.cc/2cwgpw    http://tiny.cc/viwgpw    http://tiny.cc/iwwgpw

Offline

 

#16 2012-06-29 21:10:57

infinitytec
Scratcher
Registered: 2012-01-21
Posts: 500+

Re: Scratch 2.0 block ideas

My ideas:

Turn widescreen on
Set widescreen aspect ratio to [] to []
Turn widescreen off
Show variable [] at X[] Y[]
Glide variable [] to X[] Y[]
Show list [] at X[] Y[]
Glide list [] to X[] Y[]

Last edited by infinitytec (2012-06-29 21:14:50)


http://scratch.mit.edu/static/projects/infinitytec/2654336_med.png

Offline

 

#17 2012-06-30 15:05:22

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Scratch 2.0 block ideas

I have an idea!:

say [Hello!] in direction (90)
People can control the direction of the speech bubble!

Offline

 

#18 2012-06-30 17:08:35

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Scratch 2.0 block ideas

I know one!:

set [volume v] of [sprite2 v] to (0)
change [volume v] of [sprite2 v] by (25)
Sprites can control the volume and stuff of other sprites!

Offline

 

#19 2012-06-30 18:51:59

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Scratch 2.0 block ideas

cool ideas, legobob23o and infinetytec!

Last edited by powerpoint56 (2012-07-01 15:06:45)


http://i48.tinypic.com/2072ctw.gif

Offline

 

#20 2012-07-01 14:55:10

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Scratch 2.0 block ideas

I have an idea!:

set x to anywhere
set y to anywhere
People can set x positions and y positions to any random spot on the screen!

Offline

 

#21 2012-07-01 15:06:04

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Scratch 2.0 block ideas

@legobob23o-

Well you could use a pick random block... but yes, anywhere is quicker.  smile


http://i48.tinypic.com/2072ctw.gif

Offline

 

#22 2012-07-03 08:10:19

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Scratch 2.0 block ideas

(This was just a test of a scratch block)

if < >

else

end

Offline

 

#23 2012-07-03 08:13:19

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Scratch 2.0 block ideas

legobob23o wrote:

(This was just a test of a scratch block)

if < >

else

end

Then post it in the official test topic instead of testing here.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#24 2012-07-03 08:39:02

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: Scratch 2.0 block ideas

pause sound
resume sound
<sound [any v] playing?>
<sound [bla v] paused?>
(sound playing)

Last edited by SciTecCf (2012-07-03 08:39:28)


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&amp;display=small

Offline

 

#25 2012-07-04 09:43:02

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Scratch 2.0 block ideas

SciTecCf wrote:

pause sound
resume sound
<sound [any v] playing?>
<sound [bla v] paused?>
(sound playing)

These would be quite useful...  smile


http://i48.tinypic.com/2072ctw.gif

Offline

 

Board footer