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_pressedl.tres
Normal file
10
Theme/button_pressedl.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://ddgwjywgelxnh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://fhfxfbphnrlq" path="res://assets/Buttons/BasicButton_pressed.png" id="1_hjs03"]
|
||||
|
||||
[resource]
|
||||
texture = ExtResource("1_hjs03")
|
||||
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