I have a GameObject used only for development, but if the user builds the project and the GameObject is still in the scene I would like to send a warning to the console. I was wondering if it's possible to call a method from one of the scripts attached to that GameObject once the build finishes.
↧