blob: 601c8f7ffb76879bdc2a1ff1658c4f734ea20b2a (
plain)
1
2
3
4
5
6
7
8
9
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
|