Hi
When searching for "spine" at the forums here I can't find an example of Spine animations working in an actual game or WIP. There are some animated gifs of Spine animations but I can find nothing obviously working inside the AppGameKit framework, for example, a video of a game that uses them. Does anyone know of such an example?
I know older Spine formats are supported with some restrictions. That would be fine for the project I'm working on. It would be encouraging to see it in action.
I find animations that go beyond simple changing frames to be time-consuming if they have to be coded into an engine as a bunch of timed deformations such as rotate and scale. Anything to make animations easier to implement would be great. Spine and the AGK's particle engine seem to be the options here. If there are others please let me know.