EsotericSoftware / spine-runtimes

2D skeletal animation runtimes for Spine.
http://esotericsoftware.com/
Other
4.41k stars 2.91k forks source link

[haxe] Bone inheritance scaling issue #2664

Closed davidetan closed 1 week ago

davidetan commented 2 weeks ago

There's an issue on bone inheritance. The following example renders in editor like this:

image

While it renders on haxe runtime (both starling and flixel) like this:

image

It renders correctly in other runtimes, so it's a bug on spine-haxe core.

Need to investigate.

davidetan commented 1 week ago

It will be release in 4.2.1 soon.