new fonts
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://b3r1hyhgtv7sf" path="res://assets/gfx/character_select/elf.png" id="3_ewbj8"]
|
||||
[ext_resource type="FontFile" uid="uid://bajcvmidrnc33" path="res://assets/fonts/standard_font.png" id="3_f45sh"]
|
||||
[ext_resource type="Texture2D" uid="uid://d3qv0erfu3xtl" path="res://assets/gfx/character_select/wizard.png" id="4_f45sh"]
|
||||
[ext_resource type="FontFile" uid="uid://ctie36m35bur8" path="res://assets/fonts/NotJamFontPack/Not Jam UI Condensed 16/Not Jam UI Condensed 16.ttf" id="8_8nlan"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_bsj10"]
|
||||
|
||||
@@ -39,6 +40,7 @@
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_uihst"]
|
||||
|
||||
[node name="SelectClass" type="Node2D" unique_id=126568820]
|
||||
scale = Vector2(3, 3)
|
||||
script = ExtResource("1_script")
|
||||
|
||||
[node name="Characters2" type="Sprite2D" parent="." unique_id=2011779728]
|
||||
@@ -128,3 +130,27 @@ theme_override_styles/pressed = SubResource("StyleBoxEmpty_oflmk")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_rl1cb")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_x8w6g")
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_uihst")
|
||||
|
||||
[node name="Control2" type="Control" parent="." unique_id=1944887182]
|
||||
layout_mode = 3
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -84.0
|
||||
offset_top = -102.8
|
||||
offset_right = 84.0
|
||||
offset_bottom = -74.8
|
||||
grow_horizontal = 2
|
||||
|
||||
[node name="Label" type="Label" parent="Control2" unique_id=2074358308]
|
||||
layout_mode = 1
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -133.0
|
||||
offset_right = 133.0
|
||||
offset_bottom = 22.0
|
||||
grow_horizontal = 2
|
||||
theme_override_fonts/font = ExtResource("8_8nlan")
|
||||
theme_override_font_sizes/font_size = 32
|
||||
text = "Select Class"
|
||||
horizontal_alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user