DuckRun/code/GUI/gui.gd
megamichi 4676b83b61 - Musik Hinzugefügt
- Settings für Musik
- Angefangen mit Wüstenbiom
- Wolken Texture fix
2024-10-08 20:53:45 +02:00

6 lines
114 B
GDScript

extends Control
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
show()