Discuss Scratch

bullybilldestroyer
Scratcher
4 posts

New Useful Blocks!

They do what they say they do, but I'll explain them anyway!

Inverted of makes positive numbers negative, and vice versa.
Squared of multiplies the inputted number by itself. ex. squared of 2 = 2x2 = 4
Mouse down on checks if the mouse button is down on a specific sprite.
Delete all clones deletes all clones, obviously.
Delete latest clone deletes the latest clone created (not the current one), and vice versa.
The play animation on sprite block plays a pre-made animation, such as explode, break, pop out, etc.
medians
Scratcher
1000+ posts

New Useful Blocks!

You cannot make lists of unrelated suggestions
Inverted is just multiplying by -1.
For squared, you can just do:

Delete all clones can be done since clones receive broadcasts:

And you can detect clone id to detect if its the first/last clone:

Edit:
For the mouse down one:

Last edited by medians (Feb. 5, 2023 02:03:12)

cosmosaura
Scratch Team
1000+ posts

New Useful Blocks!

"Please create a separate topic for each suggestion you have, rather than creating a list of suggestions. That way, the conversation stays focused and each idea can get the attention it needs.

Before making a new topic, please check out the following:
Thank you!"

Powered by DjangoBB