Files
imi_sky/Selector.tscn
sasha80 a1a0b8c145 GODOT
2023-07-31 08:43:11 +03:00

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