Hey everyone,
I am a little lost after lessons 70 and 71. I followed along…but there were some inconsistencies between the two videos. In 70 the singleton pattern was placed in the GameStatus.cs script. In 71, it was placed in a Class in a script named Singleton.cs. So, I am not sure which way to set it up or how to add a Singleton.cs script to interact with the game. Finally, after making the changes and updating all of my prefabs, my blocks no longer remove (Destroy) themselves from my scenes. Sound and ball movement seem to be fine.
Any help would be greatly appreciated. I don’t want to move forward until I am able to fix this issue. Thanks in advance.