I am encountering very poor performance with a long dance animation with 70 frames. Sprite Kit stutters often and the SKSpriteNode has small dimensions.
In the atlas I see many of my frames are rotated 90 degrees. I get the impression Sprite Kit stutters every time it hits one of the rotated frames.
Is there a build setting that will tell Xcode that rotation is not allowed?