summaryrefslogtreecommitdiff
path: root/scenes/GUI/button.tres
diff options
context:
space:
mode:
authorGustavoeklund01 <eklundgu@gmail.com>2025-11-10 17:25:59 -0300
committerGustavoeklund01 <eklundgu@gmail.com>2025-11-10 17:25:59 -0300
commit1a042d7303081e8bc72e9e3c341db3e528c8d998 (patch)
treecb56eafbd73ab8c7f8ba231fd512ae246b4dd64b /scenes/GUI/button.tres
parentde99779d19b77d174c561cb3795538412f53bcbc (diff)
parentf46d058571d453ccf7ddf884ccb5d8694f970d7c (diff)
Merge branch 'master' of https://github.com/Simplesmente-O-Grupo/projeto-fantasiaHEADmaster
Diffstat (limited to 'scenes/GUI/button.tres')
-rw-r--r--scenes/GUI/button.tres10
1 files changed, 10 insertions, 0 deletions
diff --git a/scenes/GUI/button.tres b/scenes/GUI/button.tres
new file mode 100644
index 0000000..601c8f7
--- /dev/null
+++ b/scenes/GUI/button.tres
@@ -0,0 +1,10 @@
+[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://krfa04v10vwc"]
+
+[ext_resource type="Texture2D" uid="uid://dwg5pwgld1xrr" path="res://assets/sprites/inter-face/button_texture.png" id="1_dju77"]
+
+[resource]
+texture = ExtResource("1_dju77")
+texture_margin_left = 2.0
+texture_margin_top = 2.0
+texture_margin_right = 2.0
+texture_margin_bottom = 2.0