maxgribov / Spine

Unofficial Spine runtime Swift library, allows you to play animations created in the Spine app (http://esotericsoftware.com).
MIT License
188 stars 36 forks source link

Fixed node color animation #58

Closed vldygrf closed 10 months ago

vldygrf commented 10 months ago

I found a problem when animating the node's color change. Animation duration is not taken into account. After this fix, everything works correctly for me.