• Editor
  • Attachements not visible when bone scale set to -1

I'm using Spine version 3.8.99. The bug is easily replicable

  1. Add image to scene
  2. Create bone
  3. Parent bone to image
  4. Set x or y scale of the bone to the opposite / flip the bone.

Result:
Attachement is still there but not visible anymore.

Comment:
On previous version of spine there was no such issue. It's a new bug.

Thank you

Related Discussions
...

It sounds like you may have enabled the Backface culling setting, which will cause images facing away to not be drawn.

oh yes you are right. I'm sorry it's not a bug my bad.

No worries! Thanks for confirming. 🙂