Доработка. Теперь только для Godot4

This commit is contained in:
sasha80
2023-06-13 14:14:17 +03:00
parent 196298d220
commit d57ddc2f63
27 changed files with 934 additions and 886 deletions

View File

@@ -1,10 +1,10 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://nine-patch.png" type="Texture" id=1]
[ext_resource path="res://nine-patch.png" type="Texture2D" id=1]
[node name="NinePatchRect" type="NinePatchRect"]
margin_right = 42.0
margin_bottom = 33.0
offset_right = 42.0
offset_bottom = 33.0
texture = ExtResource( 1 )
draw_center = false
patch_margin_left = 8