my game include 3 scenes: spalsh, menu, game scene.
when i start my game everything works fine. splash load → menu load and when i hit play the game load.
my pause menu include button to return menu. this button simply load again the menu scene but it seems that it doesn’t load correctly and the camera script doesn’t work well.
if i hit “play” again the game scene load but once again it doesn’t work well. once again problems with the scripts on the camera…
any idea what i’m doing wrong?