kparser
kparser copied to clipboard
Conversion tool between Klei animation files and Spriter projects
 I was able to convert from kanim to scml no problems at all. I payed attention to the limitations I have using spriter to animate. I tested...
I converted gasstorage to scml. If I try to convert back without changes I have an error NullPointerException (top picture). I know, meter_level_0.png absent. If I add meter_level_0.png then next...
Updated command line usability. * Use `--to-kanim/-k` and `--to-scml/-S` flags. * Supports non-Windows paths (before would choke & die in Linux-y environments due to hardcoded backslash) * Can specify paths...
For when they use it for non-animated sprites/icons. The current program works if you pass in a file for it to try to use, but it would be nice to...