Dear Spine Creators and Spine Community,
Several weeks ago my team started using Spine to create animations for our mobile game project.
After creating several animations and playing them in Starling runtime we found some issues:
- Sun animation don't have top layer.
Animator:
Runtime:
- Clouds - Snow animation plays incorrect in runtime. Also transparent snowflakes become black.
Animator:
Runtime:
- Volcano. It has four animations. When "smoke_split" plays and I run other animation e.g. "idle" - lava pieces remain on the screen.
- Pond. It has three animations. Storm plays perfect. Idle halfway. Breeze don't play at all.
Spine animations sources:
https://dl.dropboxusercontent.com/u/3956959/SpineAnimator.zip
Starling player project with spine export:
https://dl.dropboxusercontent.com/u/3956959/SpineAnimationPlayer.zip
Hope to see solutions soon.
Thanks.