Commit graph

10 commits

Author SHA1 Message Date
Rapandrasmus adad622a1e Expand implemented 2023-06-04 01:50:57 +02:00
ev bfea6495fa more menu 2023-06-03 17:48:26 -04:00
Rapandrasmus 65831b84ea added scrolling bg, tweaked positioning and wip splash text for play button 2023-06-03 23:25:18 +02:00
Rapandrasmus 8231af8576 Implemented logobop2 and starbop 2023-06-03 22:38:25 +02:00
ev e9366c1d6b other logo bop 2023-05-31 17:33:50 -04:00
Rapandrasmus 856ad9f8e7 put some of the stuff into the main menu 2023-05-31 22:32:00 +02:00
Rapandrasmus b1590db7b0 epic reveal 2023-05-19 00:50:39 +02:00
Rapandrasmus 8e35e4280e The logo now bops to the beat 2023-05-19 00:25:57 +02:00
ev bce9758214 logo and stuff 2023-05-07 22:34:22 -04:00
minenice55 caf7d9465f
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