отладка ДКМ

This commit is contained in:
2025-02-12 00:31:25 +03:00
parent ba047d4c71
commit f682733cfd
11 changed files with 152 additions and 39 deletions

View File

@@ -14,7 +14,7 @@ script/source = "@tool
extends Control
@export var margins: Array[int] = [8, 8, 8, 8] # top, left, bottom, right
@export var margins: Array[int] = [8, 8, 5, 8] # top, left, bottom, right
@export var textures: Array[Texture]
@@ -101,6 +101,7 @@ anchors_preset = 0
offset_right = 50.0
offset_bottom = 150.0
script = SubResource("GDScript_fbktk")
margins = Array[int]([8, 8, 8, 8])
textures = Array[Texture]([ExtResource("1_2n7he"), ExtResource("2_38t58"), ExtResource("3_i2t3v")])
metadata/ref_des = ""
metadata/dec_num = ""
@@ -129,16 +130,17 @@ horizontal_alignment = 1
vertical_alignment = 1
[node name="txr_state" type="TextureRect" parent="."]
modulate = Color(1, 1, 1, 0.462)
material = SubResource("ShaderMaterial_45ast")
layout_mode = 0
offset_left = 14.0
offset_top = 114.0
offset_right = 238.0
offset_bottom = 338.0
offset_top = 110.0
offset_right = 256.0
offset_bottom = 352.0
scale = Vector2(0.1, 0.1)
size_flags_vertical = 6
texture = ExtResource("1_2n7he")
stretch_mode = 2
metadata/_edit_lock_ = true
[node name="np_rect" type="NinePatchRect" parent="."]
layout_mode = 0