UPDATED TO GODOT 4.4!!! Added: an open source font just to have something different than Godot's default Semblance of a framework for the UI a health bar a label that shows your time in seconds. Should probably make it show minutes and seconds a menu that appears in the player's death state that shows the amount of time the player lived and their kill count. Also has a working quit button and non-working try again button. a button that instantly kills you, which is "T." Co-authored-by: ysandler <ysandler@tzed.io> Reviewed-on: #11 Reviewed-by: Yehoshua Sandler <ysandler@beitzah.net>
36 lines
764 B
Plaintext
36 lines
764 B
Plaintext
[remap]
|
|
|
|
importer="font_data_dynamic"
|
|
type="FontFile"
|
|
uid="uid://dyqn86y567nun"
|
|
path="res://.godot/imported/OstrichSans-Heavy.otf-75da62584a7db5199732cc8d7d0872a4.fontdata"
|
|
|
|
[deps]
|
|
|
|
source_file="res://assets/UI/fonts/OstrichSans-Heavy.otf"
|
|
dest_files=["res://.godot/imported/OstrichSans-Heavy.otf-75da62584a7db5199732cc8d7d0872a4.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={}
|