Final Game Jam version
This commit is contained in:
parent
35ce267482
commit
104a1e4297
141 changed files with 4485 additions and 206 deletions
14
theme/button_outline.tres
Normal file
14
theme/button_outline.tres
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://b47ww8o5nbmm1"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b4qrqlivyj4c1" path="res://assets/button/button_outline.png" id="1_5t32j"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_5t32j")
|
||||
texture_margin_left = 41.0
|
||||
texture_margin_top = 41.0
|
||||
texture_margin_right = 41.0
|
||||
texture_margin_bottom = 53.0
|
||||
expand_margin_left = 8.0
|
||||
expand_margin_top = 8.0
|
||||
expand_margin_right = 8.0
|
||||
expand_margin_bottom = 8.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue