Scratch 3 | Box2d | Physics Extension
Now you can play with it here: https://griffpatch.github.io/scratch-gui/ (Just be warned that it is subject to change, so projects you save may not work when you return because I might have changed the block specification... I am just sharing so you get to have some fun too!)
Here are so demo projects you can load:
https://griffpatch.github.io/Fixed%20Rotate.sb3
https://griffpatch.github.io/Linier%20Velocity%202.sb3
https://griffpatch.github.io/Polygon.sb3
https://griffpatch.github.io/Scrolling.sb3
https://griffpatch.github.io/Touching.sb3
https://griffpatch.github.io/Wheels.sb3
Thought I'd venture once more into the realm of scratch extensions. Scratch 3 has opened the door to much more exciting integration of plugin and the scratch runtime... See how this extension is able to actually move sprites around without the need for all the overhead of doing it using lots of position at x, y blocks, etc? can you tell I'm excited? *grin*
At present this extension only lives on my laptop and the Scratch Beta website you are viewing is running locally from there. In theory I could upload this all to Github where it could host this version of Scratch 3 with the extension for you to play with :) - If you would like a play or have suggestions then let me know.