Commit Graph

6 Commits

Author SHA1 Message Date
263aaa797d DS Touchscreen Colors assigned to Fireworks and more
more include launch party, rhythm soumen, space dance, and tram & pauline
2022-08-24 11:14:51 +08:00
6754a34e26 Unified minigame titles 2022-07-09 22:02:59 -05:00
be41ff3014 Internal: separate minigame definitions 2022-04-12 12:14:46 -04:00
ebeea121ed 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
9f7b8ee278 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
95a04168ec Fireworks: More setup 2022-03-13 07:35:22 -07:00