Files
imi_skysens/Selector.tscn

16 lines
379 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://nine-patch.png" type="Texture" id=1]
[node name="NinePatchRect" type="NinePatchRect"]
margin_right = 42.0
margin_bottom = 33.0
texture = ExtResource( 1 )
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