Hello,
Is there a function that executes in any and all scripts after each and every time a new scene loads? This would be useful to determine what to do on objects that don’t destroy on load but require extra coding (like to clean up other objects in the loaded scene that have the same name).
Thank you.