added Graphics and sound Effects and more overhauls
This commit is contained in:
parent
c887a2168c
commit
b9d4288900
214 changed files with 3378 additions and 198 deletions
10
theme/button/button.tres
Normal file
10
theme/button/button.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://b5kn7cf3fs6nc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bmc50277gb4iw" path="res://assets/ui/button.png" id="1_lbjx8"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_lbjx8")
|
||||
texture_margin_left = 8.0
|
||||
texture_margin_top = 8.0
|
||||
texture_margin_right = 8.0
|
||||
texture_margin_bottom = 8.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue