HeavenStudioPlus/Assets/Scripts/Games/SpaceSoccer
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
..
Ball.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
Ball.cs.meta I'm tired 2022-01-23 21:15:23 -05:00
Kicker.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
Kicker.cs.meta I'm tired 2022-01-23 21:15:23 -05:00
SpaceSoccer.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
SpaceSoccer.cs.meta I'm tired 2022-01-23 21:15:23 -05:00