- Modifié
how use Spine with LibGDX
Hi peeps,
do you know where i can locate documentation on how to implement spine animations with LibGDX? can't seem to locate any at present.
Also what format should i export as for LibGdx
Thanks
Spine only exports 2 formats: JSON and binary. The libgdx runtime can run both.
There is no documentation right now I'm afraid. You can look at some examples:
https://github.com/EsotericSoftware/spi ... e/workshop
Hi Guys,
I found this post some time ago. Hope it helps.
Thanks guys, will check out both threads.
Cheers