all you have to do is press the github button in the bottom middle of the editor and create a repository name for it. Makecode will do the rest. then you can visit github and publish the link.
This is awesome! I will definitely be using this in future projects! About adding extensions, @Sonicblaston seems good at it, maybe he can teach you or do it for you!
I’ve recently made some updates to this extension, and I added a block! The new block looks like this:
This block will take all the edges of each segment in the soft-body chain and connect and fill them in! so you can get the fish-like creatures in the game “Ripple Nursery” I made.
I realized I used the wrong image. Here’s the correct new block:
It connects all the edges of the sprites in the soft body to make a slug like look.
Also, I just made a big fix with the extension. Earlier you weren’t able to add a tilemap with this extension without it showing you and error message, but I fixed it and you should be able to have both soft-bodies and tilemaps in the same game now!