16 lines
447 B
Plaintext
16 lines
447 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bapeyu5wapuhv"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bkjlwivmtq1rp" path="res://nine-patch.png" id="1_kvh2c"]
|
|
|
|
[node name="NinePatchRect" type="NinePatchRect"]
|
|
offset_right = 42.0
|
|
offset_bottom = 33.0
|
|
texture = ExtResource("1_kvh2c")
|
|
draw_center = false
|
|
patch_margin_left = 8
|
|
patch_margin_top = 8
|
|
patch_margin_right = 8
|
|
patch_margin_bottom = 8
|
|
axis_stretch_horizontal = 1
|
|
axis_stretch_vertical = 1
|