Minor tweaks and bug fixes

This commit is contained in:
derek
2024-11-06 16:47:18 -06:00
parent fc00ce0fb2
commit fa054ad3ed
16 changed files with 203 additions and 43 deletions

View File

@@ -17,6 +17,8 @@ extends Node3D
@export var fire_pitch_scale_amt = .2
@export_group("Gun Assets")
@export_subgroup("Main Assets")
@export var r_hand_location : Node
@export var l_hand_location : Node
@export var flare_light : Node
@export var bullet : Resource
@export var bullet_fake : Resource