difficulity

This commit is contained in:
2026-04-23 16:05:25 +03:00
parent 3542c328c0
commit 9acbc49084
5 changed files with 111 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
class_name GameSettings
## "immortal" — no damage, tier-based kick force
## "survival" — takes damage, fixed kick force
static var difficulty: String = "immortal"