summaryrefslogtreecommitdiff
path: root/UI/panel_background_blue.tscn
blob: 60b7d28da3b1c839f3daf98650a367231eab80d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[gd_scene load_steps=2 format=3 uid="uid://dslebs7aarkoa"]

[ext_resource type="Texture2D" uid="uid://bbk7ewy65ho7b" path="res://UI/Assets/Button_Blue_9Slides.png" id="1_5cttw"]

[node name="PanelBackgroundBlue" type="NinePatchRect"]
self_modulate = Color(1, 1, 1, 0.941176)
texture_filter = 1
texture = ExtResource("1_5cttw")
region_rect = Rect2(6, 0, 179, 186)
patch_margin_left = 32
patch_margin_top = 32
patch_margin_right = 32
patch_margin_bottom = 32
axis_stretch_horizontal = 2
axis_stretch_vertical = 2