Hi
I have looked at some tutorials using dontdestroyonload, but none of them give a real answer to this.
I have a menu (dropdown) that loads contains all my levels (buttons) But now I want this menu to carry though to any level the user selects without duplicating itself, which seems to be the issue with dontdestroy as it will create a clone of itself, should the use go back to the same level again.
Thanks
↧