Added fonts
This commit is contained in:
parent
bcccc8abb2
commit
610d8db1b4
|
@ -1,12 +1,10 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://bj1x4w8ek53u1"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://bj1x4w8ek53u1"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://bkwhpewn7wirw" path="res://startMenu/theme.tres" id="1_1dhkb"]
|
||||
[ext_resource type="Script" uid="uid://dseq7dsrcpds6" path="res://startMenu/start_game.gd" id="1_psue8"]
|
||||
[ext_resource type="Script" uid="uid://br2tmqcmfkf7a" path="res://startMenu/exit_game.gd" id="2_1dhkb"]
|
||||
[ext_resource type="Texture2D" uid="uid://comgmbxospa8i" path="res://startMenu/titleScreen3.jpg" id="3_psue8"]
|
||||
|
||||
[sub_resource type="SystemFont" id="SystemFont_7yr4w"]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
|
@ -22,8 +20,7 @@ offset_top = 221.0
|
|||
offset_right = 777.0
|
||||
offset_bottom = 299.0
|
||||
theme = ExtResource("1_1dhkb")
|
||||
theme_override_fonts/font = SubResource("SystemFont_7yr4w")
|
||||
theme_override_font_sizes/font_size = 51
|
||||
theme_override_font_sizes/font_size = 26
|
||||
text = "Start"
|
||||
script = ExtResource("1_psue8")
|
||||
|
||||
|
@ -34,8 +31,7 @@ offset_top = 332.0
|
|||
offset_right = 778.0
|
||||
offset_bottom = 410.0
|
||||
theme = ExtResource("1_1dhkb")
|
||||
theme_override_fonts/font = SubResource("SystemFont_7yr4w")
|
||||
theme_override_font_sizes/font_size = 51
|
||||
theme_override_font_sizes/font_size = 26
|
||||
text = "Exit"
|
||||
script = ExtResource("2_1dhkb")
|
||||
|
||||
|
|
BIN
startMenu/Pixeled.ttf
Normal file
BIN
startMenu/Pixeled.ttf
Normal file
Binary file not shown.
35
startMenu/Pixeled.ttf.import
Normal file
35
startMenu/Pixeled.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://c6w6wpv4fxblu"
|
||||
path="res://.godot/imported/Pixeled.ttf-0b960f1ca7defb0c2d86487aef4b8782.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://startMenu/Pixeled.ttf"
|
||||
dest_files=["res://.godot/imported/Pixeled.ttf-0b960f1ca7defb0c2d86487aef4b8782.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
BIN
startMenu/Symtext.ttf
Normal file
BIN
startMenu/Symtext.ttf
Normal file
Binary file not shown.
35
startMenu/Symtext.ttf.import
Normal file
35
startMenu/Symtext.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://c8qur0cbvh1ju"
|
||||
path="res://.godot/imported/Symtext.ttf-15e6627ecdbe898b34e9cda05bc73ece.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://startMenu/Symtext.ttf"
|
||||
dest_files=["res://.godot/imported/Symtext.ttf-15e6627ecdbe898b34e9cda05bc73ece.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user