Lots of localization setup, added controller BBCode stuff also.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://w1q5eoiejmy3"]
|
||||
[gd_scene load_steps=3 format=3 uid="uid://w1q5eoiejmy3"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cak4lch21nq30" path="res://scripts/Scene/MainMenuScene.gd" id="1_yqorp"]
|
||||
[ext_resource type="Script" uid="uid://cq6bvma0kk6tg" path="res://scripts/UI/AdvancedRichText.gd" id="2_0ykhv"]
|
||||
|
||||
[node name="MainMenu" type="Node"]
|
||||
script = ExtResource("1_yqorp")
|
||||
@@ -30,3 +31,5 @@ grow_vertical = 2
|
||||
bbcode_enabled = true
|
||||
text = "main_menu.label"
|
||||
horizontal_alignment = 1
|
||||
script = ExtResource("2_0ykhv")
|
||||
advancedText = "main_menu.label"
|
||||
|
Reference in New Issue
Block a user