I’ve searched everywhere and never found what I was looking for, simple as it is. I just want to flip an instance vertically and horizontally in ActionScript. I’ve tried multiplying the width by -1, but it didn’t do anything at all. I’ve looked into transformations but to no avail either.
Share
Set the object’s scaleX/scaleY property to -1