Inital commit
This commit is contained in:
parent
22733e2780
commit
068753a961
602 changed files with 5967 additions and 0 deletions
12
misc/panel_mainmenu.tres
Normal file
12
misc/panel_mainmenu.tres
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue