Crystalline-awakening/player/smallPlayer/progress_bar.gd

7 lines
146 B
GDScript3
Raw Normal View History

2025-05-18 12:35:48 +00:00
extends ProgressBar
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
pass # Replace with function body.