removed jolt physics addon as it is now default, started playing with seed generation of playlists
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user