mirror of
https://github.com/litruv/PNGTuber-Plus.git
synced 2026-07-24 02:26:02 +10:00
6 lines
74 B
GDScript
6 lines
74 B
GDScript
extends TextureProgressBar
|
|
|
|
|
|
func _process(delta):
|
|
value = Global.volume
|