gdaoc/Scenes/2024/2024.gd

5 lines
110 B
GDScript3
Raw Permalink Normal View History

2024-12-04 23:02:57 +00:00
extends Control
func _on_01_pressed() -> void:
get_tree().change_scene_to_file("res://Scenes/2024/01.tscn")