I have an instantiated child scene that I am trying to flip via inverting the scale left-to-right. This works fine in the editor, but when I run the game the inverted versions all doubly invert (see images). There are no other code manipulations of scale.
I have also gone into each sub element and made sure scale x/y is unlinked, but it doesn't affect it.
What might be causing this?
Thanks.