I made a few blocks that could be pretty useful to some people
If you have any ideas, find any issues, think something is in the wrong spot, or there just being something wrong in general, let me know!
It’s mainly targeted at people just coming from scatch to snap to help them get adjusted, as well as adding some blocks that help me personally (like the recall block)
View here
Update: I added help text for all the blocks so it’s less confusing (although some of them are straight foreword)
Update 2: added a help text, modified one, and removed a block from the main area
Update 3: rearranged blocks in the code area by category, as well as being fully visible on smaller screens
Update 4: the “all of <> is [true v]” and “any of <> is [true v]” have an added comment regarding the fact that they are obsolete due to the new update (8.2.0) adding expandable logic blocks, their second function (being the false option) is still somewhat useful
Update 4.5: fixed typo in one of the help messages
Update 5: added new “run for report” block, it runs the scripts inside until it gets to a report block, then reports the value inside it, basically creating its own custom block
Update 6: added 4 new blocks related to lists!
Update 6.5 added a “lest message was ( v)” block, not a full update because it’s pretty simple, added dev mode blocks to palette as well
Update 7: added help text for new blocks
Update 8: separated blocks into beginner and advanced to better , represent the goal of this, also added a create list block because it could be confusing as to why there’s no list button
Update 8.1: added help text to list block