rayxuln / spine-runtime-for-godot

This project is a module for godot that allows it to load/play Spine skeleton animation.
MIT License
93 stars 22 forks source link

Invalid Timeline Slot #54

Open Archachacha opened 2 years ago

Archachacha commented 2 years ago

image

Happens when I attempt to assign an atlas and json file to a SpineSprite, but only if the file contains a SKIN- otherwise it works fine.

Am I missing something obvious here with the skin feature?