ScratchData LogoScratchData
Back to t1zi's profile

Scratch in scratch v3 beta

T1t1zi•Created October 24, 2024
Scratch in scratch v3 beta
3
3
25 views
View on Scratch

Instructions

v2 October 25: release v2.1 October 25/26?: more if statements and reporters and added booleans (as values like say (touching mouse) it would say false if its not touching the mouse vice versa) v3 major update October 26: increased block count from 71 to 100 added operators but sadly they are blocks added my own blocks which can be used for games that require movement made it so now you can read 6 digits of items of my list instead of 7 items added scratch in scratch in scratch as a program

Description

finally a tutorial: click the view/hide JSON to hide the annoying list when you want to add code stop the game and set the run pre program block to 0 to prevent code deletion how to add a block: click the sprite that says add block then read the list and choose the id of the block you want, then the game will ask you for values, input all the values that it asks you. how to delete a block: click the delete block sprite and look at the JSON, if there is a block you don't want to keep input the id of it. how to run: set the is forever slider to 1 or 0 then click green flag Why aren't operators running? because the operator reporters are actually blocks so put the equations before the actual block then use (equal) as the operator like this: (5) + (5) move steps (equal)

Project Details

Project ID1086600601
CreatedOctober 24, 2024
Last ModifiedOctober 26, 2024
SharedOctober 25, 2024
Visibilityvisible
CommentsAllowed