Hi guys,
I’ve coded a game with multiple features.
The main part of the game is played with the device held vertically and doesn’t have a build.settings file.
The custom character part of the game the device is held landscaped uses a build.settings file to achieve this.
I’ve kept the two chunks separate and now am trying to merge them together with the help of storyboard.
Can I choose to ignore or modify the build.settings file based upon the scene?
Thanks!