Hey guys! I'm not sure if you know about the animation tool spine, but its an awesome tool that greatly helps with 2d animations and can be found here:
http://www.java-gaming.org/topics/spine-2d-skeletal-animation/27914/view.html Ok so you have the ability to export the data as a .json so I am curious in how you do this. I have no experience with json so I don't want to purchase spine until I know I can use it (the trial version cant export) Is importing that json data anything like these tutorials here?
http://code.google.com/p/libgdx/wiki/JsonParsing Sorry if this is a newbie question i have never done something like this. Thanks in advanced!