/kenny-atlas-tool

python script to translate kenny spritesheet xml to json atlas usable with phaser.io

Primary LanguagePython

super quick and simple tool that will translate kenny spritesheets to a usage json atlas

See here for his main site http://www.kenney.nl/

How to use: python produce-kenny-atlas.py -i XMLFILE -p PNGFILE

  • the xml file is the spritesheet xml file that kenny provides in the spritesheet directory
  • the png file is the matching png file for the xml file (the spritesheet)

dependencies: