Ok, so there’s this site here https://kristianpedersen.github.io/Convert-Image-to-MakeCode-Arcade-Sprite/
That can import your images to your Arcade game, but does it have a similar site, tool for animations?
Ok, so there’s this site here https://kristianpedersen.github.io/Convert-Image-to-MakeCode-Arcade-Sprite/
That can import your images to your Arcade game, but does it have a similar site, tool for animations?
I’ve asked this before
Welcome to the club.
If you don’t mind installing stuff on your computer (namely Python) you can convert GIFs into MakeCode Arcade animations:
Note that this tools requires at least Python 3.9 on a computer, and command line knowledge is highly recommended!
Self promotion: You can find more tools like that on Awesome Arcade!