6 lines
106 B
GDScript3
6 lines
106 B
GDScript3
![]() |
extends Button
|
||
|
|
||
|
# Called when the node enters the scene tree for the first time.
|
||
|
func _ready() -> void:
|
||
|
|