Discuss Scratch
- Discussion Forums
- » Suggestions
- » Define a custom block in your own shape!
- alshfik
-
38 posts
Define a custom block in your own shape!
I realy think there should be an option in the
where you can change how your block should look like (not in color! In shape!) also there should be a block in the More Blocks wich should say:
(But its in a C shape)
wich is like what its trying to mean in its shape when you make it look like a number or a string one
not only shapes like a c or normal (like a line) e.t.c but also even ones that look like a number or a boolean e.t.c
define Block
where you can change how your block should look like (not in color! In shape!) also there should be a block in the More Blocks wich should say:
Is like
(But its in a C shape)
wich is like what its trying to mean in its shape when you make it look like a number or a string one
not only shapes like a c or normal (like a line) e.t.c but also even ones that look like a number or a boolean e.t.c
define Change shape to (What Ever Shape YOU want)
forever
if <mouse down?> then
add other shapes of Define blocks to scratch
end
end
Last edited by alshfik (Nov. 29, 2015 10:17:23)
- Blaze349
-
1000+ posts
Define a custom block in your own shape!
I'm slightly puzzled. I realy think there should be an option in thedefine Block
where you can change how your block should look like (not in color! In shape!) also there should be a block in the More Blocks wich should say:Is like
(But its in a C shape)
wich is like what its trying to mean in its shape when you make it look like a number or a string one
not only shapes like a c or normal (like a line) e.t.c but also even ones that look like a number or a boolean e.t.cdefine Change shape to (What Ever Shape YOU want)
forever
if <mouse down?> then
add other shapes of Define blocks to scratch
end
end
- alshfik
-
38 posts
Define a custom block in your own shape!
simple way of saying this: when you make a custom block there should be more then 1 shape the block could be inI'm slightly puzzled. I realy think there should be an option in thedefine Block
where you can change how your block should look like (not in color! In shape!) also there should be a block in the More Blocks wich should say:Is like
(But its in a C shape)
wich is like what its trying to mean in its shape when you make it look like a number or a string one
not only shapes like a c or normal (like a line) e.t.c but also even ones that look like a number or a boolean e.t.cdefine Change shape to (What Ever Shape YOU want)
forever
if <mouse down?> then
add other shapes of Define blocks to scratch
end
end

- kvackkvack
-
500+ posts
Define a custom block in your own shape!
You mean creating custom blocks that do different stuff, like the booleans or numbers or C-blocks? Like this:
That's been suggested quite a lot of times already (especially custom booleans or numbers - known as reporters).
custom :: cstart custom?
block :: cend custom
custom boolean :: boolean custom
That's been suggested quite a lot of times already (especially custom booleans or numbers - known as reporters).
- kvackkvack
-
500+ posts
Define a custom block in your own shape!
Or do you mean that they only look like different kinds of blocks, but still do the same stuff? In that case, I could imagine it'd be quite confusing. You mean creating custom blocks that do different stuff, like the booleans or numbers or C-blocks? Like this:custom :: cstart custom?
block :: cend custom
custom boolean :: boolean custom
That's been suggested quite a lot of times already (especially custom booleans or numbers - known as reporters).
(sorry - quoted my post instead of editing it.)
Last edited by kvackkvack (Nov. 29, 2015 12:16:15)
- alshfik
-
38 posts
Define a custom block in your own shape!
You mean creating custom blocks that do different stuff, like the booleans or numbers or C-blocks? Like this:custom :: cstart custom?
block :: cend custom
custom boolean :: boolean custom
That's been suggested quite a lot of times already (especially custom booleans or numbers - known as reporters).
yes
- Epic_Creator-
-
7 posts
Define a custom block in your own shape!
set force to (10) point towards mouse pointer
- Starstriker3000
-
1000+ posts
Define a custom block in your own shape!
Hi, welcome to the forums! Please don't post on old topics without furthering the discussion, as doing so is called necroposting and isn't allowed.set force to (10) point towards mouse pointer
- Alan984
-
100+ posts
Define a custom block in your own shape!
forever if <>
end
Last edited by Alan984 (April 10, 2020 10:04:35)
- xXRedTheCoderXx
-
1000+ posts
Define a custom block in your own shape!
Hello, please don't do that in the forums next time because you're not adding anything to the discussion (Which is spamming.)forever if <>
end
- Bacteria999
-
1000+ posts
Define a custom block in your own shape!
Duplicate.Its a duplicate
- hedgehog_blue
-
1000+ posts
Define a custom block in your own shape!
This suggestion looks like it was for functional shapes, like outputting numbers/strings or booleans, and being able to input a stack of blocks. Cat shaped?
And from now on, please discuss it in the correct topic to keep the discussion in one place: https://scratch.mit.edu/discuss/topic/154050/
- Alan984
-
100+ posts
Define a custom block in your own shape!
I got this trick
forever if <>
else
end
Last edited by Alan984 (April 18, 2020 13:49:43)
- xXRedTheCoderXx
-
1000+ posts
Define a custom block in your own shape!
Do I really have to tell you a second time? Don't do this because you're not adding anything to the discussion (Which is spamming.) I got this trickforever if <>
else
end
- MkEasyGames
-
2 posts
Define a custom block in your own shape!
That would be good if you make, but how???

How do i make something like that?

How do i make something like that?
- Discussion Forums
- » Suggestions
-
» Define a custom block in your own shape!