HeavenStudio/Assets/Scripts/Games/MrUpbeat
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
..
MrUpbeat.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
MrUpbeat.cs.meta Mr Upbeat Animation Setup 2022-03-04 15:47:40 -05:00
UpbeatMan.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
UpbeatMan.cs.meta Mr Upbeat Programming progress 2022-03-04 17:03:57 -05:00
UpbeatStep.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
UpbeatStep.cs.meta Fully functional and animated Mr. Upbeat 2022-03-06 14:37:50 -05:00