242 lines
6.8 KiB
Plaintext
242 lines
6.8 KiB
Plaintext
[gd_scene load_steps=12 format=3 uid="uid://chdg6tfntuuxl"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/кнопка-помеха.tscn" id="1"]
|
|
[ext_resource type="Script" path="res://работа.gd" id="1_fdcfc"]
|
|
[ext_resource type="Texture2D" uid="uid://bq67yytxgoopq" path="res://data/мп550-работа-эскиз.png" id="2"]
|
|
[ext_resource type="PackedScene" uid="uid://bq7haw1ypiv48" path="res://scenes/рамка.tscn" id="3"]
|
|
[ext_resource type="Script" path="res://canvas.gd" id="4_qfshq"]
|
|
[ext_resource type="Material" uid="uid://s6xe8igevnv2" path="res://shaders/shader_edu.tres" id="5"]
|
|
[ext_resource type="Texture2D" uid="uid://crenptexlkub0" path="res://data/решётка-антенная-0.png" id="5_bswj7"]
|
|
[ext_resource type="Texture2D" uid="uid://dmty3bpego2pi" path="res://data/направление-0.png" id="6_y7bht"]
|
|
[ext_resource type="Script" path="res://scenes/table.gd" id="9_2ld6k"]
|
|
|
|
[sub_resource type="Animation" id="Animation_hfqb8"]
|
|
resource_name = "ant_fwd"
|
|
length = 0.77
|
|
loop_mode = 1
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("ant_fwd:rotation")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.77),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [4.03171, 5.37561]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_4awq3"]
|
|
_data = {
|
|
"ant_fwd": SubResource("Animation_hfqb8")
|
|
}
|
|
|
|
[node name="TabContainer" type="TabContainer"]
|
|
offset_top = 5.0
|
|
offset_right = 1595.0
|
|
offset_bottom = 1200.0
|
|
|
|
[node name="Работа" type="Panel" parent="."]
|
|
layout_mode = 2
|
|
script = ExtResource("1_fdcfc")
|
|
|
|
[node name="canvas" type="Sprite2D" parent="Работа"]
|
|
material = ExtResource("5")
|
|
position = Vector2(800, 592)
|
|
scale = Vector2(0.9975, 0.958333)
|
|
texture = ExtResource("2")
|
|
script = ExtResource("4_qfshq")
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="ant_grid" type="Sprite2D" parent="Работа/canvas"]
|
|
visible = false
|
|
position = Vector2(-209.524, 12.5219)
|
|
texture = ExtResource("5_bswj7")
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="ant_fwd" type="Sprite2D" parent="Работа/canvas/ant_grid"]
|
|
modulate = Color(1, 1, 1, 0.294118)
|
|
position = Vector2(0.012268, -0.00860885)
|
|
rotation = 4.08407
|
|
texture = ExtResource("6_y7bht")
|
|
offset = Vector2(273.107, -0.597534)
|
|
|
|
[node name="ant_bkwd" type="Sprite2D" parent="Работа/canvas/ant_grid"]
|
|
modulate = Color(1, 1, 1, 0.294118)
|
|
position = Vector2(0.012268, -0.00860885)
|
|
rotation = -4.38776
|
|
texture = ExtResource("6_y7bht")
|
|
offset = Vector2(273.107, -0.597534)
|
|
|
|
[node name="ant_left" type="Sprite2D" parent="Работа/canvas/ant_grid"]
|
|
modulate = Color(1, 1, 1, 0.294118)
|
|
position = Vector2(0.012268, -0.00860885)
|
|
rotation = -2.84314
|
|
texture = ExtResource("6_y7bht")
|
|
offset = Vector2(273.107, -0.597534)
|
|
|
|
[node name="ant_right" type="Sprite2D" parent="Работа/canvas/ant_grid"]
|
|
modulate = Color(1, 1, 1, 0.294118)
|
|
position = Vector2(0.012268, -0.00860885)
|
|
rotation = 0.10472
|
|
texture = ExtResource("6_y7bht")
|
|
offset = Vector2(273.107, -0.597534)
|
|
|
|
[node name="ant_dir" type="AnimationPlayer" parent="Работа/canvas/ant_grid"]
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_4awq3")
|
|
}
|
|
|
|
[node name="ramka_pomeh" parent="Работа" instance=ExtResource("3")]
|
|
layout_mode = 0
|
|
offset_left = 1180.0
|
|
offset_top = 738.0
|
|
offset_right = 1589.0
|
|
offset_bottom = 1158.0
|
|
text = "Режим помехи"
|
|
|
|
[node name="btn_p1" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 10.0
|
|
offset_top = 30.0
|
|
offset_right = 100.0
|
|
offset_bottom = 110.0
|
|
text = "Откл"
|
|
|
|
[node name="btn_p4" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 110.0
|
|
offset_top = 320.0
|
|
offset_right = 200.0
|
|
offset_bottom = 410.0
|
|
text = "13"
|
|
|
|
[node name="btn_p5" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 10.0
|
|
offset_top = 320.0
|
|
offset_right = 100.0
|
|
offset_bottom = 410.0
|
|
text = "12"
|
|
|
|
[node name="btn_p6" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 210.0
|
|
offset_top = 220.0
|
|
offset_right = 300.0
|
|
offset_bottom = 310.0
|
|
text = "10"
|
|
|
|
[node name="btn_p7" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 310.0
|
|
offset_top = 220.0
|
|
offset_right = 399.0
|
|
offset_bottom = 310.0
|
|
text = "11"
|
|
|
|
[node name="btn_p8" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 110.0
|
|
offset_top = 220.0
|
|
offset_right = 200.0
|
|
offset_bottom = 310.0
|
|
text = "9"
|
|
|
|
[node name="btn_p9" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 10.0
|
|
offset_top = 220.0
|
|
offset_right = 100.0
|
|
offset_bottom = 310.0
|
|
text = "8"
|
|
|
|
[node name="btn_p10" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 310.0
|
|
offset_top = 120.0
|
|
offset_right = 399.0
|
|
offset_bottom = 210.0
|
|
text = "7"
|
|
|
|
[node name="btn_p11" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 310.0
|
|
offset_top = 30.0
|
|
offset_right = 399.0
|
|
offset_bottom = 110.0
|
|
text = "3"
|
|
|
|
[node name="btn_p12" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 10.0
|
|
offset_top = 120.0
|
|
offset_right = 100.0
|
|
offset_bottom = 210.0
|
|
text = "4"
|
|
|
|
[node name="btn_p13" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 110.0
|
|
offset_top = 120.0
|
|
offset_right = 200.0
|
|
offset_bottom = 210.0
|
|
text = "5"
|
|
|
|
[node name="btn_p14" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 210.0
|
|
offset_top = 120.0
|
|
offset_right = 300.0
|
|
offset_bottom = 210.0
|
|
text = "6"
|
|
|
|
[node name="btn_p15" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 210.0
|
|
offset_top = 30.0
|
|
offset_right = 300.0
|
|
offset_bottom = 110.0
|
|
text = "2"
|
|
|
|
[node name="btn_p16" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 110.0
|
|
offset_top = 30.0
|
|
offset_right = 200.0
|
|
offset_bottom = 110.0
|
|
text = "1"
|
|
|
|
[node name="btn_auto" parent="Работа/ramka_pomeh" instance=ExtResource("1")]
|
|
layout_mode = 0
|
|
offset_left = 210.0
|
|
offset_top = 320.0
|
|
offset_right = 399.0
|
|
offset_bottom = 410.0
|
|
text = "Автоматически"
|
|
|
|
[node name="ramka_celi" parent="Работа" instance=ExtResource("3")]
|
|
layout_mode = 0
|
|
offset_left = 1180.0
|
|
offset_top = 308.0
|
|
offset_right = 1589.0
|
|
offset_bottom = 728.0
|
|
text = "Параметры цели"
|
|
|
|
[node name="tbl_celi" type="GridContainer" parent="Работа/ramka_celi"]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_top = 0.052
|
|
anchor_right = 0.99
|
|
anchor_bottom = 1.0
|
|
offset_top = -1.84
|
|
offset_right = 4.08997
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("9_2ld6k")
|
|
|
|
[node name="Контроль" type="Panel" parent="."]
|
|
visible = false
|
|
layout_mode = 2
|