refactored bullet script, broke shotgun pellets which will need to be fixed
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
extends Sprite3D
|
||||
class_name HealthBar
|
||||
|
||||
@export var character : Node
|
||||
@onready var health_bar: Control = $SubViewport/HealthBar
|
||||
|
||||
Reference in New Issue
Block a user