Commit Graph

17 Commits

Author SHA1 Message Date
minenice55 1f0187ee66 Internal: separate minigame definitions 2022-04-12 12:14:46 -04:00
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 fd037c4436 Organization refactor 2022-03-11 21:10:13 -07:00
Jenny Crowe c0a6a39a66 Rhythm Rally: Feature complete! 2022-03-05 12:30:05 -07:00
Jenny Crowe 482a6b532a Rally: Ball tweaks 2022-03-05 10:41:54 -07:00
Carson Kompon 594158cee3 Added camera zoom 2022-02-28 15:43:32 -05:00
Carson Kompon ed57295e9d Rhythm Rally Camera Event
Rotate the camera with different easing functions and the option to add/remove from current rotation.
2022-02-28 14:31:28 -05:00
Jenny Crowe e0d2f2109e Rhythm Rally: Whistle separated from "toss ball" event and added to "whistle" event 2022-02-22 20:34:11 -07:00
Jenny Crowe e3863590fb Rhythm Rally: Added "toss ball" action. Paddler now also tosses ball when you miss. 2022-02-21 23:43:24 -07:00
Braedon aec0522ceb Rhythm Rally polish 2022-02-15 00:17:53 -05:00
Jenny Crowe d18581074d Rhythm Rally: Basic gameplay setup 2022-02-14 01:53:58 -07:00
Jenny Crowe bf64e5b0df Rhythm Rally: Better camera/layer configuration 2022-02-12 10:16:50 -07:00
Jenny Crowe 2b452ab4d8 Rhythm Rally: Utilizing rendertextures to preserve main camera qualities between games 2022-02-12 09:57:45 -07:00
Jenny Crowe 454368e775 Rhythm Rally: Animations baybeeeeeeeeee 2022-02-12 01:12:12 -07:00
Braedon 4efc96255e Spaceball's camera messed with other games 2022-02-04 13:15:28 -05:00
Braedon eac24e76c0 DJ School sounds 2022-02-02 21:09:50 -05:00