This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

#1 2011-04-01 07:23:41

Astronauthead
Scratcher
Registered: 2010-11-13
Posts: 5

Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

Hello Fellow Scratchers.

This is my First Suggestion For Scratch

I Would like to suggest a script for Scratch 2.0
the Script is For Varibles and its calle Move Varible to X sad ) Y sad )

How it Works:
The Variable can go to its current position or go to another postion.

Why:
Because when i put a variable in a project. Saved and left. and open the Project. it goes to the Top Left.

Well i hope this comes in handy for 2.0. its ok if its no/


Hi i'm Astronauthead. i'm an animator,game creator,player, and a regular student. I finnaly Learned how to animate and make my games. still i have to make them move and learn some other types.

Offline

 

#2 2011-04-01 08:18:57

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

Astronauthead wrote:

Hello Fellow Scratchers.

This is my First Suggestion For Scratch

I Would like to suggest a script for Scratch 2.0
the Script is For Varibles and its calle Move Varible to X:() Y:()

How it Works:
The Variable can go to its current position or go to another postion.

Why:
Because when i put a variable in a project. Saved and left. and open the Project. it goes to the Top Left.

Well i hope this comes in handy for 2.0. its ok if its no/

I think this was suggested already...

Offline

 

#3 2011-04-22 09:31:59

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

We don't need to make a bunch of new blocks for variables such as "move variable to X:  Y:  " ,we just need a new c block: for variables:
Apply to [variable]
  then you
  could
  put in
  other blocks
  like
  go to X:   Y: 
-----------------------
There could be a similar one for lists, too (that would eliminate the need of a show/hide list block!!!)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#4 2011-04-22 09:37:50

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

joefarebrother wrote:

We don't need to make a bunch of new blocks for variables such as "move variable to X:  Y:  " ,we just need a new c block: for variables:
Apply to [variable]
  then you
  could
  put in
  other blocks
  like
  go to X:   Y: 
-----------------------
There could be a similar one for lists, too (that would eliminate the need of a show/hide list block!!!)

Whoa, that could be really cool.  yikes

Offline

 

#5 2011-04-22 12:30:45

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

joefarebrother wrote:

We don't need to make a bunch of new blocks for variables such as "move variable to X:  Y:  " ,we just need a new c block: for variables:
Apply to [variable]
  then you
  could
  put in
  other blocks
  like
  go to X:   Y: 
-----------------------
There could be a similar one for lists, too (that would eliminate the need of a show/hide list block!!!)

Now there's an idea. Good thinking!  big_smile


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#6 2011-04-22 13:03:41

scratch_yoshi
Scratcher
Registered: 2009-06-12
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

Astronauthead wrote:

Because when i put a variable in a project. Saved and left. and open the Project. it goes to the Top Left.

Simple fix:

Save with the variables showing and use the hide variables block at the start of the projects.


Retired from Scratch, but just the language itself. Not the forums.

Offline

 

#7 2011-05-05 04:03:58

Astronauthead
Scratcher
Registered: 2010-11-13
Posts: 5

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

scratch_yoshi wrote:

Astronauthead wrote:

Because when i put a variable in a project. Saved and left. and open the Project. it goes to the Top Left.

Simple fix:

Save with the variables showing and use the hide variables block at the start of the projects.

ok thanks for the tip


Hi i'm Astronauthead. i'm an animator,game creator,player, and a regular student. I finnaly Learned how to animate and make my games. still i have to make them move and learn some other types.

Offline

 

#8 2011-05-05 10:08:13

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

Harakou wrote:

joefarebrother wrote:

We don't need to make a bunch of new blocks for variables such as "move variable to X:  Y:  " ,we just need a new c block: for variables:
Apply to [variable]
  then you
  could
  put in
  other blocks
  like
  go to X:   Y: 
-----------------------
There could be a similar one for lists, too (that would eliminate the need of a show/hide list block!!!)

Now there's an idea. Good thinking!  big_smile

Yep! No more "hide variable" blocks ever to be seen in Scratch 2.0 again!

Offline

 

#9 2011-06-10 07:08:04

Rocker98585
Scratcher
Registered: 2010-12-26
Posts: 39

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

Astronauthead wrote:

Hello Fellow Scratchers.

This is my First Suggestion For Scratch

I Would like to suggest a script for Scratch 2.0
the Script is For Varibles and its calle Move Varible to X sad ) Y sad )

How it Works:
The Variable can go to its current position or go to another postion.

Why:
Because when i put a variable in a project. Saved and left. and open the Project. it goes to the Top Left.

Well i hope this comes in handy for 2.0. its ok if its no/

You can make a block for it here: http://scratch.mit.edu/forums/viewtopic.php?pid=700179#p700179

Offline

 

#10 2011-08-08 16:44:16

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

I have created a forum topic for my apply to stage monitor block idea here

Last edited by joefarebrother (2011-08-08 16:44:30)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 
  • Index
  •  » Suggestions
  •  » Scratch 2.0 Script Suggestion: Move Variable to (X: ) (Y:)

Board footer