Discuss Scratch

Rahsile
Scratcher
32 posts

Are customs blocks a waste of time?

I mean, you still need to put the definition! Am I in the wrong here?
MonaDragon555
Scratcher
6 posts

Are customs blocks a waste of time?

Custom blocks are useful.
First of all, you can stop reusing code. An example is when you are repeatedly using the same giant chunk of code, and the custom block can make the scripts WAY more tidier. Also, the input value is very helpful. For example, you are creating a platformer and want to animate a platform. That will take up a custom block. Only, the fact that you need input values for the things that can change the meaning of the custom block. Have i explained enough now?
deck26
Scratcher
1000+ posts

Are customs blocks a waste of time?

And the extra speed of the ‘no screen refresh’ option when appropriate makes a huge difference. Try doing something like this https://scratch.mit.edu/projects/55182496/ without it.

Last edited by deck26 (Dec. 16, 2021 09:02:57)

CreeperCat101
Scratcher
8 posts

Are customs blocks a waste of time?

custom blocks are good
i mean, it stops you having to reuse scripts eg.
when green flag clicked
forever
change [ color ] effect by (([ cos] of (timer))
end
could become:
define color change
insert code i just made 

Last edited by CreeperCat101 (Dec. 16, 2021 12:49:57)


I like minecraft and amogus u sussy baka
also check out ma profile:
clickme

byyyye
ps, i can play battledudes.io, contact me here if you are interested in playing with me.
My genuine interests are:
- Minecraft
- Youtube (Especially DSMP, Preston, ma boi tommyinnit and badboyhalo and thats it )
- DOAWK
- battledudes.io
- memes (EMOTIONAL DAMAGE)
- um yeah
Also check out some good youtubers: dweam pweston
i would put tommyinnit and badboihalo but they swear so I can't
Rahsile
Scratcher
32 posts

Are customs blocks a waste of time?

Ok, thanks!

Powered by DjangoBB