7 Commits

Author SHA1 Message Date
VladimirPirozhenko
35f724fcc1 Reworked few methods for list instead of dictionary 2022-08-23 23:21:19 +03:00
VladimirPirozhenko
e94e767912 Updated scoreboard system to show list of records via PlayerPrefs 2022-08-24 00:13:44 +03:00
VladimirPirozhenko
80720c8eb7 Reworked pooling a little bit, added input restrictions to avoid gaining controls to player while paused/dead
Moreover cleaned-up old code
2022-08-13 01:57:16 +03:00
VladimirPirozhenko
7c98ec00e5 Added scoreaboard button in pause menu, added proper scoreboard view
Also added close button to scoreboard view
2022-08-12 20:20:48 +03:00
VladimirPirozhenko
6999e84b65 Added pause and pause view, added restriction of input while in paused state
Upgraded Input system to fit demands of paused game (no movement inputs allowed!)
2022-08-12 05:38:17 +03:00
VladimirPirozhenko
e15e453c8e Added Hearts UI health representation, added scoreboard, added tweaks to input system, also code clean-up
Deleted unused assets, added HeartsView
2022-08-11 08:49:23 +03:00
VladimirPirozhenko
bb4f8691e2 Updated Input system, got rid of old code, updated HUD 2022-08-11 03:37:40 +03:00