8 Commits

Author SHA1 Message Date
9a22b9edb5 Merge branch 'dev' of https://git.lagaudiere.uk/ElPoyo/AwesomeRunner- into Coins
# Conflicts:
#	Assets/Scenes/SoloGameScene.unity
#	Assets/TextMesh Pro/Examples & Extras/Resources/Fonts & Materials/Bangers SDF.asset
2025-01-16 11:58:34 +01:00
cda263839d Ajout du system de coins et modif de l'obstacle de Paul 2025-01-16 11:54:09 +01:00
5a58064e4d Fixed a lot of errors:
Obosolet methods, null references
Removed dead code
Clean Code
2025-01-16 11:07:26 +01:00
VladimirPirozhenko
e94e767912 Updated scoreboard system to show list of records via PlayerPrefs 2022-08-24 00:13:44 +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
VladimirPirozhenko
45b277e7d1 Initial commit 2022-08-07 07:31:16 +03:00