Question by
TitusM2001 · Jul 01, 2017 at 09:11 PM ·
unity 5unity 2dscene-loadingscene-switchingscenes
Is there a way to have an Awake() run every time a scene is loaded.
I am programming a game where the camera will adjust to fit the screen, the only problem is that there is a way to switch between screens to reach a certain menu. The only problem is that once you go to the menu and select to go back to game the camera will not adjust again. Am I making this harder than it needs to be (Like instead of several scenes have on, I don't see how this will work but maybe) or am I just unaware of a way to work this? Thanks for any help!
Comment
Your answer
Follow this Question
Related Questions
Event when the scene is loaded 1 Answer
When I load a scene a second time, some objects don't show up 0 Answers
What is the best for performance? 0 Answers
Can not load the next scene 0 Answers