Fixed Bugs; Added Mobile Support
This commit is contained in:
parent
956b719e62
commit
fdfb6a7d39
35 changed files with 709 additions and 150 deletions
10
Theme/button_normal.tres
Normal file
10
Theme/button_normal.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://dj3hx8vj1mid1"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b2s6ir44pjyg1" path="res://assets/Buttons/BasicButton_normal.png" id="1_arer0"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_arer0")
|
||||
texture_margin_left = 30.0
|
||||
texture_margin_top = 30.0
|
||||
texture_margin_right = 30.0
|
||||
texture_margin_bottom = 30.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue