working with level changes and money deposits

This commit is contained in:
Derek
2025-02-23 14:17:36 -06:00
parent 3ee1f261d1
commit fd2a32dde9
16 changed files with 178 additions and 68 deletions

View File

@@ -7,9 +7,9 @@ script = ExtResource("1_bpthy")
gamemode_name = "HUB"
win_conditions = null
survival_time = 160.0
money_lost_multiplier = 0.5
weapon_penalty = 0
weapon_drop_percentage = 0.5
money_lost_multiplier = 1.0
weapon_penalty = 2
weapon_drop_percentage = 0.0
walk_speed = 12.0
jump_velocity = 5
dash_speed = 40
@@ -20,7 +20,7 @@ max_stamina = 100.0
stamina_drain = 20.0
air_dash_max = 1
load_save = false
money_drop_multiplier = 1.0
money_multiplier = 1.0
start_health = 10
drop_chance_minimum = 0.1
random_drops = false