Apply focus to icon when start
This commit is contained in:
@@ -8,6 +8,7 @@ onready var scene_instance = $MarginContainer/HBoxContainer/MarginContainer/scen
|
||||
|
||||
func _ready():
|
||||
_translation()
|
||||
$MarginContainer/HBoxContainer/UI_summary/PanelWood/VBoxContainer/CenterContainer/TextureRect.grab_focus()
|
||||
_apply_scene("Title")
|
||||
|
||||
## PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user