Commit Graph

5 Commits

Author SHA1 Message Date
Slaith a653194e07 Moved all minigame initialization to Awake()
I just moved everything that was in start to awake. There are a few other changes I made, like using init functions rather than awake in scripts that depended on something that was initialized in another script's awake (to make sure things always happen in the right order), as well as some other stuff in some specific minigames
2022-03-25 19:08:46 -07:00
Jenny Crowe 2d80cb05b1 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Jenny Crowe 71d7f1323f Flash now relegated to its own layer 2022-03-07 17:21:27 -07:00
Jenny Crowe ec571a52fe Flash now renders in fullscreen 2022-03-07 08:58:34 -07:00
Braedon 79fc4c8f8d Camera flashes (bug associated with fullscreen) 2022-02-07 20:07:03 -05:00