Share My Creation Sprite Sheet Maker - [B4Xlib]

Hello everyone,

i am working on a project and thought why not share with b4x community the source of the lib and also the tool for creating sprite sheets and use them in your b4x games/apps.

So it is just a alpha version but i have big plan for it like adding physic bodies and gif export and many many more stuff and maybe have another simple game engine for b4x.
for now it is a tool that create a sprite sheet from separated sprites and also export a json file to read them in b4x. i am also including an example project and more will follow.

you can download the tool here: https://www.sagital.net/ssm/

Animation.gif


just add the library to your library folder and you should be good to go.
any suggestions are welcome!

nice coding :cool:
 

Attachments

  • SSM.b4xlib
    2.3 KB · Views: 93
  • Example.zip
    350 KB · Views: 109
Top