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

#1 2012-03-27 14:25:13

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

New block ideas!

Lists

<item [1 v] clicked?>//boolean
[u]Already Suggested[/u]//HERE IT IS SO DON'T POST THIS WAS SUGGESTED AND BLAH
Hide [list v]
Show [List v]
set x postion of [variable v] to [0]
set y postion of [variable v] to [0]
<key [any v] pressed?>
<[color v] effect> //The number that each effect has
<pen color> //The color of the pen being left behind represented as a number
<clones?> // reports the number of clones that each sprite has
clone //clones a sprite
checkbox variables - have a variable report true or false.
script variables <a><b><c>
set stamp layer to [0]
clear layer [0]
<[clones v] of [sprite 1 v]> //reports the number of clones sprite 1 has
<[layer v] of [sprite 1 v]> //reports the layer sprite 1 is on
play sound [sound v] from second [5]
<[x position v]of[variable v]> //reports the x position of a variable
<[y position v] of [varable v]> //reports the y position of a variable
<[pen color v] of [sprite1 v]>
<[color effect v] of [sprite1 v]> // could also be with ghost, fisheye, etc...
stop all scripts of [sprite 1 v]
<π (10)>
You may reply with others if you like.

I will update this as ideas come

Last edited by funelephant (2012-04-02 07:54:03)


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#2 2012-03-27 14:26:38

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: New block ideas!

I support hiding and showing lists.


http://trinary.tk/images/signature_.php

Offline

 

#3 2012-03-27 14:37:26

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: New block ideas!

The hide and show list blocks have already been confirmed. Please check the READ THIS BEFORE SUGGESTING ANYTHING thread before suggesting anything.


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#4 2012-03-27 14:43:58

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: New block ideas!

What would be the benefit of having a "item [ ] clicked?" block?

technoboy10 wrote:

The hide and show list blocks have already been confirmed. Please check the READ THIS BEFORE SUGGESTING ANYTHING thread before suggesting anything.

^This.


Why

Offline

 

#5 2012-03-27 14:47:03

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: New block ideas!

set x postion of [variable v] to [0]
set y postion of [variable v] to [0]
<key [any v] pressed?>
<[color v] effect> //The number that each effect has
<pen color> //The color of the pen being left behind represented as a number
<clones?> // reports the number of clones that each sprite has
clone //clones a sprite
checkbox variables - have a variable report true or false.
script variables <a><b><c>
set stamp layer to [0]
clear layer [0]
<[clones v] of [sprite 1 v]> //reports the number of clones sprite 1 has
<[layer v] of [sprite 1 v]> //reports the layer sprite 1 is on
play sound [sound v] from second [5]
<[x position v]of[variable v]> //reports the x position of a variable
<[y position v] of [varable v]> //reports the y position of a variable
That's all I can really think of right now...

Offline

 

#6 2012-03-27 19:52:49

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: New block ideas!

<[pen color v] of [sprite1 v]>
<[color effect v] of [sprite1 v]> // could also be with ghost, fisheye, etc...
stop all scripts of [sprite 1 v]

Offline

 

#7 2012-03-28 06:28:16

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

Re: New block ideas!

How about this:

clear all stamps
end
<instrument number>
end
flip horizontally
end
flip vertically
end
glide (    ) steps in (    ) secs
end
<I receive [message v]> // boolean block
end
big_smile

Last edited by jontmy00 (2012-04-07 09:34:59)


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

Offline

 

#8 2012-03-28 06:34:56

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

Re: New block ideas!

TorbyFork234 wrote:

<[x position v]of[variable v]> //reports the x position of a variable
<[y position v] of [varable v]> //reports the y position of a variable

Not really useful though. Can you name some uses?  smile


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

Offline

 

#9 2012-03-28 08:33:23

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

RedRocker227 wrote:

What would be the benefit of having a "item [ ] clicked?" block?

technoboy10 wrote:

The hide and show list blocks have already been confirmed. Please check the READ THIS BEFORE SUGGESTING ANYTHING thread before suggesting anything.

^This.

If you READ the whole post, it says already suggested. Geez.


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#10 2012-03-28 08:35:17

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

jontmy00 wrote:

TorbyFork234 wrote:

<[x position v]of[variable v]> //reports the x position of a variable
<[y position v] of [varable v]> //reports the y position of a variable

Not really useful though. Can you name some uses?  smile

They could make a block where the variable goes to a certain coordinate.
Then this reports it.

Did I get that right TobyFork234?


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#11 2012-03-28 08:36:58

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

jontmy00 wrote:

How about this:

clear all stamps
end
<instrument number>
end
flip horizontally
end
flip vertically
end
glide (    ) steps in (    ) secs
end
<I receive> // boolean block
end
big_smile

Great Ideas!

Would I receive be:

<I receive [blah v]>//boolean


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#12 2012-03-28 08:40:03

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

RedRocker227 wrote:

What would be the benefit of having a "item [ ] clicked?" block?

technoboy10 wrote:

The hide and show list blocks have already been confirmed. Please check the READ THIS BEFORE SUGGESTING ANYTHING thread before suggesting anything.

^This.

For example you could make an iTunes instead of A BUNCH of sprites.

Things you can make...

iTunes
Chat with certain Things to say instead of typing it.
Menus
A list of Commands

And a lot of other stuff.


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#13 2012-03-28 08:41:10

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

Adding your AWESOME ideas  big_smile


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#14 2012-03-28 11:27:26

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: New block ideas!

funelephant wrote:

RedRocker227 wrote:

What would be the benefit of having a "item [ ] clicked?" block?

technoboy10 wrote:

The hide and show list blocks have already been confirmed. Please check the READ THIS BEFORE SUGGESTING ANYTHING thread before suggesting anything.

^This.

If you READ the whole post, it says already suggested. Geez.

Why did you feel you had to suggest it again then?


Why

Offline

 

#15 2012-03-28 12:00:19

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: New block ideas!

funelephant wrote:

RedRocker227 wrote:

What would be the benefit of having a "item [ ] clicked?" block?

technoboy10 wrote:

The hide and show list blocks have already been confirmed. Please check the READ THIS BEFORE SUGGESTING ANYTHING thread before suggesting anything.

^This.

If you READ the whole post, it says already suggested. Geez.

It didn't before I posted that.


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#16 2012-03-28 12:29:02

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

technoboy10 wrote:

funelephant wrote:

RedRocker227 wrote:

What would be the benefit of having a "item [ ] clicked?" block?


^This.

If you READ the whole post, it says already suggested. Geez.

It didn't before I posted that.

SURE.. Cuz it was there when I first posted it Mr. Excuses


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#17 2012-03-30 08:56:03

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

Bump
BUmp
BUMp
BUMP


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#18 2012-04-02 07:47:53

pi3
Scratcher
Registered: 2011-12-31
Posts: 500+

Re: New block ideas!

What about a pi block?  big_smile


http://i44.tinypic.com/ofdhc4.jpgThanks FreshStudios!

Offline

 

#19 2012-04-02 07:52:47

funelephant
Scratcher
Registered: 2010-07-02
Posts: 1000+

Re: New block ideas!

Oooh!


nicki begs to differ
http://24.media.tumblr.com/ab0e6e8fd347c5e39c2821bcab9d16e6/tumblr_mgu35sui1L1rfb7aqo2_500.gif

Offline

 

#20 2012-04-02 09:02:39

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: New block ideas!

Support all!


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#21 2012-04-02 11:06:27

pi3
Scratcher
Registered: 2011-12-31
Posts: 500+

Re: New block ideas!

funelephant wrote:

Oooh!

big_smile


http://i44.tinypic.com/ofdhc4.jpgThanks FreshStudios!

Offline

 

#22 2012-04-04 10:52:29

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

Re: New block ideas!

I think a block is needed to delete sprites like this:
When green flag clicked
Forever
If delete sprite = yes
Delete  sprite 1.

Last edited by infinitytec (2012-04-04 10:53:43)


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

Offline

 

#23 2012-04-07 09:35:39

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

Re: New block ideas!

funelephant wrote:

jontmy00 wrote:

How about this:

clear all stamps
end
<instrument number>
end
flip horizontally
end
flip vertically
end
glide (    ) steps in (    ) secs
end
<I receive> // boolean block
end
big_smile

Great Ideas!

Would I receive be:

<I receive [blah v]>//boolean

Thanks for correcting the script.  big_smile


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

Offline

 

#24 2012-04-13 22:46:36

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: New block ideas!

funelephant wrote:

<π (10)>

What does this block do?  Multiply a number by pi?  Maybe just a "constant" block.  For instance

([pi v])

could contain pi, e and the golden ratio.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

Board footer