add device
This commit is contained in:
@@ -18,8 +18,8 @@ anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = -103.0
|
||||
offset_right = -477.0
|
||||
offset_bottom = -714.0
|
||||
offset_right = 75.0
|
||||
offset_bottom = 137.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 3
|
||||
@@ -34,3 +34,9 @@ alignment = 1
|
||||
editable = false
|
||||
caret_blink = true
|
||||
caret_blink_interval = 0.5
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 1933.0
|
||||
offset_bottom = 1088.0
|
||||
color = Color(1, 1, 1, 0)
|
||||
|
||||
@@ -40,6 +40,10 @@ offset_bottom = 66.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_q1ixs")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 2
|
||||
color = Color(0, 0, 0, 0.195)
|
||||
|
||||
[node name="SZI_x" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(40, 11)
|
||||
scale = Vector2(1.2, 1.2)
|
||||
|
||||
@@ -14,20 +14,22 @@
|
||||
|
||||
[node name="PanelContainer" type="PanelContainer"]
|
||||
offset_right = 186.0
|
||||
offset_bottom = 40.0
|
||||
offset_bottom = 44.0
|
||||
mouse_default_cursor_shape = 6
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_r5cym")
|
||||
script = ExtResource("1_h0k6p")
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 2
|
||||
color = Color(0, 0, 0, 0.011)
|
||||
color = Color(0, 0, 0, 0)
|
||||
|
||||
[node name="CheckButton" type="CheckButton" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
tooltip_text = "Соединить. Отсоединить"
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxTexture_b6sp7")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_bc33d")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxTexture_46fou")
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_o64tc")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
Reference in New Issue
Block a user