add shadow for panel

master
Fabien Freling 2020-05-28 19:02:49 +02:00
parent 23d75ab576
commit 42c1b2b9f5
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
shadow_size = 5
shadow_offset = Vector2( 0, 5 )
[resource]
default_font = ExtResource( 1 )