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():
|
func _ready():
|
||||||
_translation()
|
_translation()
|
||||||
|
$MarginContainer/HBoxContainer/UI_summary/PanelWood/VBoxContainer/CenterContainer/TextureRect.grab_focus()
|
||||||
_apply_scene("Title")
|
_apply_scene("Title")
|
||||||
|
|
||||||
## PRIVATE
|
## PRIVATE
|
||||||
|
|||||||
Reference in New Issue
Block a user