Inital commit

This commit is contained in:
Rico 2020-06-26 12:26:11 -05:00
parent 22733e2780
commit 068753a961
602 changed files with 5967 additions and 0 deletions

12
misc/panel_mainmenu.tres Normal file
View file

@ -0,0 +1,12 @@
[gd_resource type="StyleBoxFlat" format=2]
[resource]
bg_color = Color( 0.156863, 0.156863, 0.294118, 0.74902 )
corner_radius_top_left = 16
corner_radius_top_right = 16
corner_radius_bottom_right = 16
corner_radius_bottom_left = 16
shadow_color = Color( 0, 0, 0, 0.156863 )
shadow_size = 3
shadow_offset = Vector2( 3, 3 )
anti_aliasing = false