spine-python icon indicating copy to clipboard operation
spine-python copied to clipboard

A Pure Python implementation of the Esoteric Software Spine runtime for pygame.

Results 5 spine-python issues
Sort by recently updated
recently updated
newest added

Good afternoon, there is a fairly well-known visual novel engine, Renpy, which supports python 3.9, and I would like spine to work in it, but there are not enough python...

I move the build folders to the site-packages folder,but when I run the spine_pygame.py,It has some errors like this: Python 3.7.8 (tags/v3.7.8:4b47a5b6ba, Jun 28 2020, 08:53:46) [MSC v.1916 64 bit...

While editing the code to load its modules properly in the latest environment(python 3.8), I noticed that the mesh attachment type is not supported at all. Can we expect any...

Hi there, I'm trying to use pyguts with some latest spine examples, and most of them fails in the same way, I've created a branch with most of them at:...

Used this tonight but had a heck of a time figuring out how to use it in my project. I feel these instructions would be very helpful to any future...