add shadow for panel
This commit is contained in:
parent
23d75ab576
commit
42c1b2b9f5
|
@ -25,6 +25,8 @@ corner_radius_top_left = 4
|
||||||
corner_radius_top_right = 4
|
corner_radius_top_right = 4
|
||||||
corner_radius_bottom_right = 4
|
corner_radius_bottom_right = 4
|
||||||
corner_radius_bottom_left = 4
|
corner_radius_bottom_left = 4
|
||||||
|
shadow_size = 5
|
||||||
|
shadow_offset = Vector2( 0, 5 )
|
||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
default_font = ExtResource( 1 )
|
default_font = ExtResource( 1 )
|
||||||
|
|
Loading…
Reference in a new issue