summaryrefslogtreecommitdiff
path: root/theming
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2022-09-02 23:12:33 -0700
committerAnson Bridges <bridges.anson@gmail.com>2022-09-02 23:12:33 -0700
commit4d51178d32e07c070c61aa7567856bec7eda3639 (patch)
tree7ef4884dd2221340f9c1ed96bd0f52c761ae9fb0 /theming
parent0939d84e611f1c63fd5805339a2f777251fb1653 (diff)
hit/killsounds, swimming, main menu, fixed explosion physics
Diffstat (limited to 'theming')
-rw-r--r--theming/FreeMono.otfbin0 -> 430884 bytes
-rw-r--r--theming/menu_font.tres6
2 files changed, 6 insertions, 0 deletions
diff --git a/theming/FreeMono.otf b/theming/FreeMono.otf
new file mode 100644
index 0000000..dc646b1
--- /dev/null
+++ b/theming/FreeMono.otf
Binary files differ
diff --git a/theming/menu_font.tres b/theming/menu_font.tres
new file mode 100644
index 0000000..5c850e4
--- /dev/null
+++ b/theming/menu_font.tres
@@ -0,0 +1,6 @@
+[gd_resource type="DynamicFont" load_steps=2 format=2]
+
+[ext_resource path="res://theming/FreeMono.otf" type="DynamicFontData" id=1]
+
+[resource]
+font_data = ExtResource( 1 )