HeavenStudio/Assets/Scripts/Games
Slaith 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
..
BlueBear Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
BuiltToScaleDS Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
ClappyTrio Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
CropStomp Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
DJSchool Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
DrummingPractice Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
FanClub Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
Fireworks Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
ForkLifter Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
Global Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
KarateMan Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
MrUpbeat Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
RhythmRally Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
RhythmTweezers Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
Spaceball Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
SpaceSoccer Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
TapTrial Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
WizardsWaltz Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
BlueBear.meta Blue Bear: Extremely basic scene setup 2022-03-11 20:15:15 -07:00
BuiltToScaleDS.meta Built to Scale (DS) asset setup 2022-02-15 16:28:08 -07:00
ClappyTrio.meta Got rid of all hard-coded ForkLifter code from GameManager. 2021-12-20 23:38:59 -05:00
CropStomp.meta Crop Stomp basic setup 2022-02-27 16:26:03 -07:00
DJSchool.meta DJ School sounds 2022-02-02 21:09:50 -05:00
DrummingPractice.meta Started prepping Drumming Practice 2022-03-06 22:17:46 -05:00
FanClub.meta Fan Club: start scene setup 2022-03-12 23:24:37 -05:00
Fireworks.meta Fireworks: More setup 2022-03-13 07:35:22 -07:00
ForkLifter.meta Proper namespaces 2021-12-20 20:10:49 -05:00
Global.meta Camera flashes (bug associated with fullscreen) 2022-02-07 20:07:03 -05:00
KarateMan.meta Karate Man started. 2021-12-29 01:52:48 -05:00
Minigame.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Minigame.cs.meta Fixed ForkLifter hand grab bug 2021-12-23 22:36:16 -05:00
MrUpbeat.meta Mr Upbeat Animation Setup 2022-03-04 15:47:40 -05:00
PlayerActionObject.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
PlayerActionObject.cs.meta Karate Man started. 2021-12-29 01:52:48 -05:00
RhythmRally.meta DJ School sounds 2022-02-02 21:09:50 -05:00
RhythmTweezers.meta Karate Man: Tweaked bounds of some text sprites to hide the surrounding borders. Rhythm Tweezers: Sprite import. Basic scene outline. Vegetable face animations. 2022-02-08 07:26:55 -07:00
Spaceball.meta Logo upload + starting Spaceball 2021-12-25 01:22:09 -05:00
SpaceSoccer.meta I'm tired 2022-01-23 21:15:23 -05:00
TapTrial.meta Some tap trial setup 2022-02-19 13:51:46 -05:00
WizardsWaltz.meta Began adding Wizard's Waltz 2022-03-03 18:33:22 -05:00