Crystalline-awakening/progress_bar.gd
2025-05-18 13:35:48 +01:00

7 lines
146 B
GDScript

extends ProgressBar
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
pass # Replace with function body.