Base version of game

This commit is contained in:
VoidTwo
2021-10-19 12:58:01 -05:00
parent 503bbd7cc2
commit 4ed75ff93b
50 changed files with 1193 additions and 0 deletions

6
Resources/Ash.tres Normal file
View File

@@ -0,0 +1,6 @@
[gd_resource type="DynamicFontData" format=2]
[resource]
antialiased = false
hinting = 0
font_path = "res://Fonts/Ash.ttf"

View File

@@ -0,0 +1,7 @@
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 2
background_sky = SubResource( 1 )