Discuss Scratch
- Discussion Forums
- » Suggestions
- » "go to middle" Block
- 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)
- MixelFanUTTP
-
Scratcher
39 posts
"go to middle" Block
doesn'tboth do the same (only if you set the x and y block to 0)go to x: (0) y: (0)do the same?
- -ShadowOfTheFuture-
-
Scratcher
1000+ posts
"go to middle" Block
Then why would you need a separate block for it? It literally takes less than 5 seconds to put in the values.doesn'tboth do the same (only if you set the x and y block to 0)go to x: (0) y: (0)do the same?
Last edited by -ShadowOfTheFuture- (Feb. 24, 2019 18:02:26)
- PopStarYoda
-
Scratcher
1000+ posts
"go to middle" Block
Then why would you need a separate block for it? It literally takes less than 5 seconds to put in the values.doesn'tboth do the same (only if you set the x and y block to 0)go to x: (0) y: (0)do the same?
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 middledefine go to middle
[scratchblocks]
go to x: (0) y: (0)[/scratchblocks]
- StrangeMagic32
-
Scratcher
1000+ posts
"go to middle" Block
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 

- Discussion Forums
- » Suggestions
-
» "go to middle" Block






