Discuss Scratch

MixelFanUTTP
Scratcher
39 posts

"go to middle" Block

The block will look like this:

go to middle

Last edited by MixelFanUTTP (Feb. 24, 2019 14:55:59)

MixelFanUTTP
Scratcher
39 posts

"go to middle" Block

Heres how it works:

when green flag clicked
go to middle

Last edited by MixelFanUTTP (Feb. 24, 2019 14:58:53)

StrangeMagic32
Scratcher
1000+ posts

"go to middle" Block

doesn't
go to x: (0) y: (0)
do the same?
MDCCCLXVII
Scratcher
1000+ posts

"go to middle" Block

go to x: (0) y: (0)
Maybe.
MixelFanUTTP
Scratcher
39 posts

"go to middle" Block

StrangeMagic32 wrote:

doesn't
go to x: (0) y: (0)
do the same?
both do the same (only if you set the x and y block to 0)
-ShadowOfTheFuture-
Scratcher
1000+ posts

"go to middle" Block

MixelFanUTTP wrote:

StrangeMagic32 wrote:

doesn't
go to x: (0) y: (0)
do the same?
both do the same (only if you set the x and y block to 0)
Then why would you need a separate block for it? It literally takes less than 5 seconds to put in the values.

Last edited by -ShadowOfTheFuture- (Feb. 24, 2019 18:02:26)

PopStarYoda
Scratcher
1000+ posts

"go to middle" Block

-ShadowOfTheFuture- wrote:

MixelFanUTTP wrote:

StrangeMagic32 wrote:

doesn't
go to x: (0) y: (0)
do the same?
both do the same (only if you set the x and y block to 0)
Then why would you need a separate block for it? It literally takes less than 5 seconds to put in the values.

That is true. It would also be less complicated if there was only one block. Why have two blocks that do the exact same thing when only one will do?
BookTV
Scratcher
100+ posts

"go to middle" Block


Easy Loophole:
go to middle
define go to middle
[scratchblocks]
go to x: (0) y: (0)[/scratchblocks]
StrangeMagic32
Scratcher
1000+ posts

"go to middle" Block

BookTV wrote:

Easy Loophole:
go to middle::custom
define go to middle::custom
go to x: (0) y: (0)::motion
Paddle2See
Scratch Team
1000+ posts

"go to middle" Block

We want Scratchers to become familiar with the Scratch coordinate system - so I don't think we are likely to want to create a special block that discourages learning about it. But thanks for taking the time to put together this suggestion

Powered by DjangoBB