Crystalline-awakening/player/smallPlayer/progress_bar.gd
2025-05-18 14:59:58 +02: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.