diff options
author | perivesta <> | 2023-07-08 15:53:37 +0200 |
---|---|---|
committer | perivesta <> | 2023-07-08 15:53:37 +0200 |
commit | 9573d3ae4170f43f7f65224a16db7ad161a11e28 (patch) | |
tree | aca31f8254e6e2876ade6472febf8ad003bfea18 /Assets/fonts/format.otf.import | |
parent | bf17c8a97b77cdb783a2751e7ee4a90843a00f06 (diff) | |
download | 2023-9573d3ae4170f43f7f65224a16db7ad161a11e28.tar.gz 2023-9573d3ae4170f43f7f65224a16db7ad161a11e28.tar.bz2 2023-9573d3ae4170f43f7f65224a16db7ad161a11e28.zip |
add main menu, pause menu, basic level
Diffstat (limited to '')
-rw-r--r-- | Assets/fonts/format.otf.import | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Assets/fonts/format.otf.import b/Assets/fonts/format.otf.import new file mode 100644 index 0000000..9dcd0f2 --- /dev/null +++ b/Assets/fonts/format.otf.import @@ -0,0 +1,38 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://b2n2cbthkca0k" +path="res://.godot/imported/format.otf-bffc17fe2c0ae4ec683d5ea3f210c668.fontdata" + +[deps] + +source_file="res://Assets/fonts/format.otf" +dest_files=["res://.godot/imported/format.otf-bffc17fe2c0ae4ec683d5ea3f210c668.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +multichannel_signed_distance_field=false +msdf_pixel_range=8 +msdf_size=48 +allow_system_fallback=true +force_autohinter=false +hinting=1 +subpixel_positioning=1 +oversampling=0.0 +Fallbacks=null +fallbacks=[] +Compress=null +compress=true +preload=[{ +"chars": [], +"glyphs": [], +"name": "New Configuration", +"size": Vector2i(16, 0) +}] +language_support={} +script_support={} +opentype_features={} |