scene changers now work with playlist

This commit is contained in:
derek
2025-03-28 14:30:27 -05:00
parent 1422992c13
commit a591865d4b
13 changed files with 100 additions and 71 deletions

View File

@@ -38,3 +38,5 @@ class_name weapon_resource
@export var tracker_asset : Resource
@export_group("Hitscan Settings")
@export var hitscan_range : float = 100 ##for hitscan and melee weapons
var calculated_rigidbody_spawn_velocity = {}