extends Node2D func _on_play_button_pressed() -> void: print("2D Button pressed!")