Discuss Scratch

Jester9640
Scratcher
53 posts

My Custom Blocks

These are the custom blocks that i've thought of!

make [ v] hop y () until <>
(based off of scratch jr
example:
when [space] key pressed
make [player] hop y (50) until <touching [floor] ?>

block 2:
generate save slot

example:

user: man i have to close this tab so lemme save the game and copy this code

when I receive [save clicked]
generate save slot

Last edited by Jester9640 (Dec. 2, 2022 05:59:42)

ajskateboarder
Scratcher
1000+ posts

My Custom Blocks

Please explain the purpose of this block so people know whether to support this or not.
Jester9640
Scratcher
53 posts

My Custom Blocks

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
hold on lemme change smth rq
Jester9640
Scratcher
53 posts

My Custom Blocks

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
ok so what it can do is make the sprite chosen jump a y level of the number typed in the () circle and stop when the boolean is true. the main purpose of this block is so that you can make a sprite jump and fall so you dont have to code a whole gravity system
medians
Scratcher
1000+ posts

My Custom Blocks

Jester9640 wrote:

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
ok so what it can do is make the sprite chosen jump a y level of the number typed in the () circle and stop when the boolean is true. the main purpose of this block is so that you can make a sprite jump and fall so you dont have to code a whole gravity system
I don't think you're suggesting something? Is this just something you made or are you trying to add it as a feature? If it's a latter, no support because it's too specific to be a block. Also you can’t make lists of suggestions. Do you want super specific blocks like:


Edit: I MEAN THE LATTER…

Last edited by medians (Dec. 2, 2022 00:46:55)

8bitrkt
Scratcher
500+ posts

My Custom Blocks

Jester9640 wrote:

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
ok so what it can do is make the sprite chosen jump a y level of the number typed in the () circle and stop when the boolean is true. the main purpose of this block is so that you can make a sprite jump and fall so you dont have to code a whole gravity system
the point of scratch is to learn, explore, and find solutions. Both of these blocks just make a super easy way out (also how would the save code block even work??). The “hop” block technically exists, but in scratch JR. which is a super simplified version of scratch.
Jester9640
Scratcher
53 posts

My Custom Blocks

.

Last edited by Jester9640 (Dec. 2, 2022 05:54:52)

Jester9640
Scratcher
53 posts

My Custom Blocks

medians wrote:

Jester9640 wrote:

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
ok so what it can do is make the sprite chosen jump a y level of the number typed in the () circle and stop when the boolean is true. the main purpose of this block is so that you can make a sprite jump and fall so you dont have to code a whole gravity system
I don't think you're suggesting something? Is this just something you made or are you trying to add it as a feature? If it's a latter, no support because it's too specific to be a block. Also you can’t make lists of suggestions. Do you want super specific blocks like:


Edit: I MEAN THE LATTER…

well where else can i post custom blocks
Jester9640
Scratcher
53 posts

My Custom Blocks

8bitrkt wrote:

Jester9640 wrote:

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
ok so what it can do is make the sprite chosen jump a y level of the number typed in the () circle and stop when the boolean is true. the main purpose of this block is so that you can make a sprite jump and fall so you dont have to code a whole gravity system
the point of scratch is to learn, explore, and find solutions. Both of these blocks just make a super easy way out (also how would the save code block even work??). The “hop” block technically exists, but in scratch JR. which is a super simplified version of scratch.
read the post above⬆
Jester9640
Scratcher
53 posts

My Custom Blocks

8bitrkt wrote:

Jester9640 wrote:

ajskateboarder wrote:

Please explain the purpose of this block so people know whether to support this or not.
ok so what it can do is make the sprite chosen jump a y level of the number typed in the () circle and stop when the boolean is true. the main purpose of this block is so that you can make a sprite jump and fall so you dont have to code a whole gravity system
the point of scratch is to learn, explore, and find solutions. Both of these blocks just make a super easy way out (also how would the save code block even work??). The “hop” block technically exists, but in scratch JR. which is a super simplified version of scratch.

also trust me, scratch is much more than just teaching kids how to code
IndexErrorException
Scratcher
500+ posts

My Custom Blocks

What does make hop mean? Are you asking for a jump block? Makes no sense how the block would work and to be integrated with any other blocks. Learn how to make these specific things instead of just asking for someone to implement them. Also the ST never adds anything. Some suggestion with thousands of supports haven't been added after 7+ years(like exponent block)
cookieclickerer33
Scratcher
1000+ posts

My Custom Blocks

Do not make a list of suggestions
Please read this page to learn how to properly use scratchblocks https://en.scratch-wiki.info/wiki/Block_Plugin
Always explain what you are suggesting does and at least 1 reason it should be added

Last edited by cookieclickerer33 (Dec. 2, 2022 13:10:55)

WindowsMeRules2000
Scratcher
500+ posts

My Custom Blocks

Please do not create a list of suggestions. Make a separate post for each suggestion.

(also, unrelated, but you can add :: to the end of a block to change its color, for example
make [ v] hop y () until <> :: motion

generate save slot :: grey
make [ v] hop y () until <> :: motion
generate save slot :: grey
You can learn more about block plugin syntax here.

Last edited by WindowsMeRules2000 (Dec. 2, 2022 14:12:35)

medians
Scratcher
1000+ posts

My Custom Blocks

Jester9640 wrote:

well where else can i post custom blocks
Are you suggesting to add them as a feature?

Powered by DjangoBB