Base version of game
This commit is contained in:
6
Resources/Ash.tres
Normal file
6
Resources/Ash.tres
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_resource type="DynamicFontData" format=2]
|
||||
|
||||
[resource]
|
||||
antialiased = false
|
||||
hinting = 0
|
||||
font_path = "res://Fonts/Ash.ttf"
|
7
Resources/default_env.tres
Normal file
7
Resources/default_env.tres
Normal 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 )
|
Reference in New Issue
Block a user