Доработка. В процессе. Контроль Приборы ПРД-Н и ПРД-К

This commit is contained in:
sasha80
2024-04-22 10:45:15 +03:00
parent 6b4cc11568
commit c8e77072f7
20 changed files with 954 additions and 1569 deletions

View File

@@ -5,16 +5,6 @@
[sub_resource type="StyleBoxEmpty" id="1"]
[sub_resource type="StyleBoxEmpty" id="6"]
[sub_resource type="StyleBoxEmpty" id="2"]
[sub_resource type="StyleBoxEmpty" id="3"]
[sub_resource type="StyleBoxEmpty" id="5"]
[sub_resource type="StyleBoxEmpty" id="4"]
[sub_resource type="Shader" id="Shader_2bftm"]
code = "shader_type canvas_item;
@@ -92,6 +82,16 @@ extends Sprite2D
get: return material.get('shader_parameter/disabled')
"
[sub_resource type="StyleBoxEmpty" id="6"]
[sub_resource type="StyleBoxEmpty" id="2"]
[sub_resource type="StyleBoxEmpty" id="3"]
[sub_resource type="StyleBoxEmpty" id="5"]
[sub_resource type="StyleBoxEmpty" id="4"]
[node name="container" type="PanelContainer"]
offset_right = 20.0
offset_bottom = 20.0
@@ -99,6 +99,14 @@ theme_override_styles/panel = SubResource("1")
script = ExtResource("1_ui6sg")
toggle_mode = true
[node name="back" type="Sprite2D" parent="."]
material = SubResource("ShaderMaterial_hhdyc")
scale = Vector2(20, 20)
texture = SubResource("PlaceholderTexture2D_6nup5")
centered = false
script = SubResource("GDScript_uyl5d")
speed = 0.0
[node name="state" type="NinePatchRect" parent="."]
layout_mode = 2
texture = ExtResource("2_0cn5u")
@@ -121,14 +129,6 @@ theme_override_styles/focus = SubResource("4")
toggle_mode = true
clip_text = true
[node name="back" type="Sprite2D" parent="."]
material = SubResource("ShaderMaterial_hhdyc")
scale = Vector2(20, 20)
texture = SubResource("PlaceholderTexture2D_6nup5")
centered = false
script = SubResource("GDScript_uyl5d")
speed = 0.0
[connection signal="resized" from="." to="." method="_on_resized"]
[connection signal="toggled" from="button" to="." method="_on_button_toggled"]
[connection signal="visibility_changed" from="back" to="back" method="_on_visibility_changed"]
[connection signal="toggled" from="button" to="." method="_on_button_toggled"]