azerion / phaser-spine

A plugin for Phaser 2 that adds Spine support
MIT License
121 stars 58 forks source link

Disabling inherit scale doesn't work #83

Closed lukz closed 7 years ago

lukz commented 7 years ago

If child bone scale inheritance is disabled it's scaled anyway.

Case is breathing animation where torso is scaled but child bones not.

To make sure I checked it with skeleton viewer and it's working properly there.

shibekin69 commented 7 years ago

This works for me using the master branch. What spine editor version are you using to export?

lukz commented 7 years ago

Got it! I was using Spine 3.6 and now I read that 3.2 is the one that is supported. Sorry!

shibekin69 commented 7 years ago

Oh!