Hi Nate, I would like to ask a very noob question π but I will first explain what exactly I'm trying to achieve.
We bought the Spine software and we need it to supply the client with interactive animation. The client is developing the app in Kotlin that will run on android.
My part of the job is to make animation play on the android device for a start, just as a proof of concept that it can be done.
So far I was able to generate a libGDX project from their "Libgdx project generator" and used it inside both IDEA and Android Studio, now I need to get the runtimes working π and since I am not a developer I don't understand how this works, should I import somehow the folder structure from "spine-libgdx" downloaded from the Git?
So my question is if there are instructions step by step how to get any Spine Json playing in Java using libGDX? I don't need any complex implementation just the animation playing inside the empty app.