removed jolt physics addon as it is now default, started playing with seed generation of playlists

This commit is contained in:
derek
2025-03-27 15:57:30 -05:00
parent 5cd0793efb
commit 91f58c4dfc
55 changed files with 122 additions and 668 deletions

View File

@@ -27,8 +27,6 @@ class_name gamemode
@export var load_save : = true
@export var money_multiplier : float = 1.0
@export var start_health = 10
@export var gun_1 : Resource
@export var gun_2 : Resource
@export_group("Drops")
@export var drop_chance_minimum = .1
@export var random_drops : bool = false