Animation Import

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?

2 Likes

I’ve asked this before :sob:

Welcome to the club.

3 Likes

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! :grin:

3 Likes