Discuss Scratch

amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

I hope there is blocks like this
move upward (10) steps
ThatBlueSquare
Scratcher
26 posts

New scrach 4.0 blocks idea!

Yeah! But you can already do that by rotating 90 degrees and then moving steps
amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

but I want it work when
set rotation style [don't rotate v]
is actavated
HappyCookiesCoder
Scratcher
100+ posts

New scrach 4.0 blocks idea!

or this block?
Add file () to users computer

Last edited by HappyCookiesCoder (Aug. 11, 2024 08:18:31)

amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

I want the
if <> then

end
block can add infinite else block
if <> then 



else if <>

else
end
pika_boo
Scratcher
100+ posts

New scrach 4.0 blocks idea!

amagamecode wrote:

but I want it work when
set rotation style [don't rotate v]
is actavated

I'm pretty sure it already does.

amagamecode wrote:

I hope there is blocks like this
move upward (10) steps

I'm not really sure what you mean, what is the difference from
change y by (10)
amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

or maybe this block
<is user using a computer?>
and
(device)

Last edited by amagamecode (Aug. 11, 2024 08:42:36)

amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

pika_boo wrote:

amagamecode wrote:

but I want it work when
set rotation style [don't rotate v]
is actavated

I'm pretty sure it already does.

amagamecode wrote:

I hope there is blocks like this
move upward (10) steps

I'm not really sure what you mean, what is the difference from
change y by (10)
it works if the sprite is rotated but not only changeing the y
HappyCookiesCoder
Scratcher
100+ posts

New scrach 4.0 blocks idea!

I think these blocks will fit in nicely
pen x
pen y
amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

HappyCookiesCoder wrote:

I think these blocks will fit in nicely
pen x
pen y
How do they work?
HappyCookiesCoder
Scratcher
100+ posts

New scrach 4.0 blocks idea!

like this, the pen x and pen y is like the mouse x and mouse y, detecting if the pen x or pen = the number you want, but it belongs in the pen extension example:
if <pen x = 10> then
move 10 steps
end
breakfast_for_dinner
Scratcher
1000+ posts

New scrach 4.0 blocks idea!

amagamecode wrote:

(#7)
or maybe this block
<is user using a computer?>
and
(device)

HappyCookiesCoder wrote:

(#9)
I think these blocks will fit in nicely
pen x
pen y
please create separate topics for those suggestions

HappyCookiesCoder wrote:

(#11)
like this, the pen x and pen y is like the mouse x and mouse y, detecting if the pen x or pen = the number you want, but it belongs in the pen extension example:
if <pen x = 10> then
move 10 steps
end
these are the exact same as
(x position)
and
(y position)
amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

HappyCookiesCoder wrote:

like this, the pen x and pen y is like the mouse x and mouse y, detecting if the pen x or pen = the number you want, but it belongs in the pen extension example:
if <pen x = 10> then
move 10 steps
end
oh good idea and i wanna make
pen go to x : (0) y : (0)
breakfast_for_dinner
Scratcher
1000+ posts

New scrach 4.0 blocks idea!

amagamecode wrote:

(#13)
oh good idea and i wanna make
pen go to x : (0) y : (0)
again, that's the exact same as
go to x: () y: ()
anyway let's get back on topic

Last edited by breakfast_for_dinner (Aug. 11, 2024 08:49:31)

amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

breakfast_for_dinner wrote:

amagamecode wrote:

(#13)
oh good idea and i wanna make
pen go to x : (0) y : (0)
again, that's the exact same as
go to x: () y: ()
anyway let's get back on topic
We mean there is pen x and pen y the sprite x y doesn't work the pen x and pen y anymore
HappyCookiesCoder
Scratcher
100+ posts

New scrach 4.0 blocks idea!

@breakfast_for_dinner i mean it could be added and get deleted in the future
breakfast_for_dinner
Scratcher
1000+ posts

New scrach 4.0 blocks idea!

amagamecode wrote:

We mean there is pen x and pen y the sprite x y doesn't work the pen x and pen y anymore
yes it does………???
breakfast_for_dinner
Scratcher
1000+ posts

New scrach 4.0 blocks idea!

HappyCookiesCoder wrote:

(#16)
@breakfast_for_dinner i mean it could be added and get deleted in the future
please use the “quote” button in the bottom right of a post to reply to it

Last edited by breakfast_for_dinner (Aug. 11, 2024 08:57:21)

amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

I want a new kind of blocks called black and white effects
(black and white effect)
set black and white effect to () %
change black and white effect by ()

Last edited by amagamecode (Aug. 11, 2024 09:06:43)

amagamecode
Scratcher
500+ posts

New scrach 4.0 blocks idea!

I want
when red octogon clicked

Powered by DjangoBB