Added bold and italic fonts
This commit is contained in:
parent
343a5c0700
commit
3d31b2ec50
7 changed files with 102 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://crq284yed2if5"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://crq284yed2if5"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Base/base_menu.gd" id="1_3hgu4"]
|
||||
[ext_resource type="Theme" uid="uid://dmb8bcdghdjd" path="res://main_theme.tres" id="1_p1gsn"]
|
||||
[ext_resource type="Texture2D" uid="uid://db4euprxhape0" path="res://sprites/9s.png" id="1_uf5rv"]
|
||||
[ext_resource type="Texture2D" uid="uid://hxrx87gda3uf" path="res://sprites/Bases/Menu/end_communications.png" id="2_ceeiv"]
|
||||
[ext_resource type="Script" path="res://scripts/Base/close_button.gd" id="4_68ool"]
|
||||
|
|
@ -12,6 +13,7 @@ anchor_right = 1.0
|
|||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_p1gsn")
|
||||
script = ExtResource("1_3hgu4")
|
||||
|
||||
[node name="MenuBackground" type="NinePatchRect" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue