what i want to do is a bit hard to explain so i will try to be the maximum comprensible as i can.
i have 2 scenes.
and i have my menu manager that doesnt destroy on load with the command line: DontDestroyOnLoad();
and he pass from the scene 1 to scene 2
but when i pass from the scene 2 to scene 1 it duplicates, i just want to stay with the first menu manager.
there is a way to destroy the default menu manager from scene 1 when i pass from the scene 2 to scene 1 ?
↧