I'm making a game in SpriteKit, but I've run into an issue. Most of my SKScenes are in landscape orientation except for one which needs to be portrait. Is there any way to change the orientation of just this scene and then change it back when moving to another?
Thanks!
Thanks!