How do I make an animatable Spine?

I want to make my own spine models, but I do not know how to make the .json type file that tells Defold how to place sprites, as well as how to animate the ‘skeleton’

What I would like to know is, whethere there is any way of making them inside the Editor, and if not, if there is any software designed for this, or if there is some sort of add-on for Defold for me to try out, and make and animate the spines there.
If there is an equally good method for animations of sprites that doesn’t involve importing spinescenes and is about as dynamic, that would help me out a bunch.
Thank you :slight_smile:

For creating and editing spine objects you need to use the Spine software. You should also be able to use Dragon Bones. Defold supports spine 2.0 so none of the new 3.0 features are supported by our runtime.

2 Likes

(it’s worth mentioning that dragon bones is the free one!)

3 Likes