Pages: 1
I made a ScratchBlocks code generator that can take the project source, and print ScratchBlocks code. It's still alpha software.
The link is here for usage instructions; click "view" at the top to use it.
To get the required project.json:
[list=1]
[*] Click Download to computer in the file menu on a project
[*] Find where you downloaded it to
[*] Change the name from [name].sb2 to [name].zip (optional - if you can do the following step without this, that's great!)
[*] Unzip it
[*] Open the file project.json
[*] Copy all of the contents
[/list]
I know that ScratchBlocks doesn't have all of the new blocks, but hopefully it will be soon!
WARNING: procedures don't work!
Offline
Thanks! I just updated it a bit, nothing major.
You can view the rendered blocks using blob8108's redone ScratchBlocks parser.
Offline
Pages: 1