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

#1 2011-11-09 05:16:55

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

(Go to [right end] of stage. etc etc.

Rather than having to see the exact co-ordinates there should be a block like:

( Go To [Right End] of stage )

With the [Right End] able to change to:

Top edge

Center

Bottom edge

Left edge

It would be helpful  smile

Another block:

[Center sprite]
Which will exactly center the sprite.

Last edited by ssss (2011-11-09 05:52:37)


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#2 2011-11-09 11:56:49

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

Re: (Go to [right end] of stage. etc etc.

I can see why some people would want it, but it would just be one more block which someone would have to develop, when it could be easily replicated.


Why

Offline

 

#3 2011-11-10 01:55:06

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: (Go to [right end] of stage. etc etc.

You obviously don't understand the use of the [center sprite]  block ^.^
It would be useful  tongue   But oh well  hmm   I'll see if I can make my own blocks, which work with normal app viewer  tongue


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#4 2011-11-10 07:04:06

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: (Go to [right end] of stage. etc etc.

Workaround:

ssss wrote:

Right end [go to x:(240) y:(0)]

Top edge [go to x:(0) y:(180)]

Center [go to x:(0) y:(0)]

Bottom edge [go to x:(0) y:( -180)]

Left edge [go to x:(-240) y:(0)]

It would be helpful :)

Another block:

[Center sprite] [go to x:(0) y:(0)]
Which will exactly center the sprite.


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

Board footer