HeavenStudioPlus/Assets/Scripts/Games/WizardsWaltz
minenice55 4c4d0a7a7a Play Mode Features Part 1 (#413)
* add pause menu assets

* layout and animation for pause

* make play mode prefab function

re-assign unused class inheritance

* remove filepath

* don't init medals twice

* remove PlayerActionObject

* initial attempt at anti-note lock

TODO: circumvent inputs clearing themselves making the functionality not work

* properly implement input lock prevention

* fix error on editor open

* functional pause menu

* bugfix

* make unpausing not reset current play statistics

* serialize initializer components in inspector instead of procedurally generating

* sanity check

* note for fade

* make flashes in the camera prefabs instead of in world space

remove / reorganize script files
address issue #411

* fix bug with perfect campaign

make minigame transitions hide the game canvas
adjust animation of the song credits textbox

* fully functional intro scene (placeholder for future title screen)

refactored entire game loading procedure
re-organized some files

* add interaction query to disclaimer text

* reword legal

* anchor section medals to section display

more tempo change placement controls

* operation order bugfix

* prep for future ratings and stats

* loading text

* autoload opening scene

* splash screen adjustments

added setting to force enable splash screen

* adjust setting entry
2023-05-07 20:33:15 +00:00
..
Girl.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Girl.cs.meta Added the girl to Wizard's Waltz 2022-03-04 00:16:38 -05:00
MagicFX.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
MagicFX.cs.meta Added wand and sparkle FX to Wizard's Waltz 2022-03-04 23:28:56 -05:00
Plant.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
Plant.cs.meta Wizard's Waltz is feature complete 2022-03-03 22:30:08 -05:00
Wizard.cs Moved all minigame initialization to Awake() 2022-03-25 19:08:46 -07:00
Wizard.cs.meta He rotate 2022-03-03 19:15:56 -05:00
WizardsWaltz.cs Quiz Show (#390) 2023-04-12 22:34:15 +00:00
WizardsWaltz.cs.meta Began adding Wizard's Waltz 2022-03-03 18:33:22 -05:00