Initial commit with existing project files
This commit is contained in:
commit
0a39a7772a
62 changed files with 1415 additions and 0 deletions
13
resources/button_box.tres
Normal file
13
resources/button_box.tres
Normal file
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://bv8sh5kxswy5"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 8.0
|
||||
content_margin_top = 1.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 2.0
|
||||
bg_color = Color(1, 1, 1, 0)
|
||||
border_width_left = 2
|
||||
border_width_top = 2
|
||||
border_width_right = 2
|
||||
border_width_bottom = 2
|
||||
border_color = Color(1, 1, 1, 1)
|
Loading…
Add table
Add a link
Reference in a new issue