i always wanted easiest engine to use spine, might ren.py is useful
but i never find a way to use it
it using python, so maybe try it with python runtime
but not successed so far
Has anybody tried use spine in ren.py with python runtime?
There is currently no official Spine runtime for Ren'Py, but there has been interest in creating one. The discussion on the Esoteric Software forum mentions that the team is focused on other priorities, such as the Spine 4.2 release, before they can work on new runtimes like Ren'Py. However, you could consider using a Python runtime for Spine, such as the one being developed for Pygame, as a starting point. This would involve either porting an existing core runtime to Python or wrapping an existing core runtime and exposing it to Python, as suggested in the forum discussions.
We have this issue on our tracker regarding Spine for Ren'Py. Although it's been open for two years, we plan to address it eventually.
You can subscribe to the issue to receive updates on its implementation.