godot-plateformer/_ui/main_menu/main_menu.gd

4 lines
61 B
GDScript

extends Control
@onready var b_setting: Button = %B_Setting