start.gd 81 B

12345
  1. extends Button
  2. func _on_pressed() -> void:
  3. pass # Replace with function body.