7 new blocks in scratch you can use. 1. point towards xy (point towards a specific point) 2. previous costume (use the previous costume, no idea why scratch has only next...) 3. Is shown? (returns boolean value (true if shown, false if not)) 4. Switch show/hide (if hiding, show, if showing, hide) See inside for the blocks 5. distance to xy (distance to a certain point) 6. letter ... to ... of ... (variant of letter ... of ...) 7. delete ... to ... from ... (lets you delete more than 1 item from a list at once) Change log: 30 april 2023 - v1.0, initial release with 4 blocks morning 1 may 2023 - v1.1, 1 block added evening 1 may 2023 - v1.2, 2 extra blocks added
Thanks to @JloAu for the project scratch 4.0 design for inspiration for the blocks. https://scratch.mit.edu/projects/827943393/