That´s an easy question, I have a code where a button sets up my scene but I would like to it automatically when the scene starts. Where should I put this code?
In the Awake() or Start() method of an object in the scene
That´s an easy question, I have a code where a button sets up my scene but I would like to it automatically when the scene starts. Where should I put this code?
In the Awake() or Start() method of an object in the scene