Merge branch 'master' of https://github.com/TheRiverNyx/steam-audio-godot
This commit is contained in:
6
demo/Scripts/Resources/health_data_resource.gd
Normal file
6
demo/Scripts/Resources/health_data_resource.gd
Normal file
@@ -0,0 +1,6 @@
|
||||
extends Resource
|
||||
|
||||
class_name HealthResource
|
||||
|
||||
@export var max_hp:int = 100
|
||||
@export var regen_per_second:float = 0.0
|
||||
1
demo/Scripts/Resources/health_data_resource.gd.uid
Normal file
1
demo/Scripts/Resources/health_data_resource.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://yoaga45bppw8
|
||||
Reference in New Issue
Block a user