I have been expanding upon the Roll A Ball tutorial and decided I would make a play again button. To do this I need to set all the pickup objects active values to true.
I tried a for loop but that didn’t seem to work.
I am not interested in JS. I only want to use C#.
Another thought came to me as I was writing this.
Would loading the scene reset the level?