Commit graph

11 commits

Author SHA1 Message Date
Braedon Lewis 495131053e Fix dialogs 2023-09-26 17:46:24 -04:00
Braedon Lewis 06f5fbefbf fix special timeline 2023-09-26 17:19:55 -04:00
Braedon Lewis e231da62f0 metronome animation 2023-09-25 13:58:39 -04:00
Braedon Lewis 17f7b69852 vertical timeline scrolling 2023-09-25 02:45:11 -04:00
Braedon Lewis bafb651796 editor icon sprite sheet 2023-09-25 01:00:35 -04:00
Braedon Lewis 49b8656882 Too much to list all them 2023-09-25 00:12:44 -04:00
Braedon Lewis e0f13e5da4 Fix box selection 2023-09-23 12:27:53 -04:00
Braedon Lewis 638e6dcd3f Blocks almost fully replaced 2023-09-22 17:44:50 -04:00
Braedon Lewis 341a271ef4 Block pooling and finish editor redesign 2023-09-22 12:35:49 -04:00
Braedon Lewis 281be65040 basic setup 2023-09-22 00:03:47 -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
Renamed from Assets/Resources/Prefabs/OverlayTex.renderTexture (Browse further)