notSpore/evolve-die-repeat/main_menu.gd

6 lines
120 B
GDScript

extends Control
func _on_play_button_pressed() -> void:
get_tree().change_scene_to_file("res://molecular_stag.tscn")