ryugibo / kenny-atlas-tool

python script to translate kenny spritesheet xml to json atlas usable with ue4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

python script to translate kenny spritesheet xml to json atlas usable with ue4


Languages

Language:Python 100.0%