chore: run gdformat on all gdscript files
This commit is contained in:
@@ -3,5 +3,6 @@ extends Control
|
||||
|
||||
@onready var hp_bar: ProgressBar = $CenterContainer/ProgressBar
|
||||
|
||||
|
||||
func set_hp(value: float):
|
||||
hp_bar.value = value
|
||||
|
Reference in New Issue
Block a user