215 lines
5.6 KiB
Plaintext
215 lines
5.6 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://n3v64dkgpccy"]
|
|
|
|
[sub_resource type="Animation" id="Animation_d44nr"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("ProgressBar:value")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [0.0]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_ct3is"]
|
|
resource_name = "Start"
|
|
length = 10.0
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("ProgressBar:value")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 8),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [0.0, 100.0]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("HBoxContainer/2:visible")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0, 2),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [false, true]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("HBoxContainer/3:visible")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0, 4),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [false, true]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/path = NodePath("HBoxContainer/4:visible")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/keys = {
|
|
"times": PackedFloat32Array(0, 6),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [false, true]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/path = NodePath("HBoxContainer/5:visible")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/keys = {
|
|
"times": PackedFloat32Array(0, 8),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [false, true]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_xn1ws"]
|
|
_data = {
|
|
"RESET": SubResource("Animation_d44nr"),
|
|
"Start": SubResource("Animation_ct3is")
|
|
}
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gdc24"]
|
|
bg_color = Color(0.317647, 0.639216, 0.827451, 1)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wrsde"]
|
|
bg_color = Color(0.282353, 0.698039, 0.4, 1)
|
|
|
|
[node name="手动注册与更新标识" type="ReferenceRect"]
|
|
custom_minimum_size = Vector2(1024, 384)
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = -896.0
|
|
offset_bottom = -696.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
reset_on_save = false
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_xn1ws")
|
|
}
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="."]
|
|
layout_mode = 0
|
|
offset_top = 192.0
|
|
offset_right = 1024.0
|
|
offset_bottom = 224.0
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_top = 224.0
|
|
offset_right = 1024.0
|
|
offset_bottom = 384.0
|
|
|
|
[node name="1" type="PanelContainer" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/1"]
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/1/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "正在准备注册标识"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="2" type="PanelContainer" parent="HBoxContainer"]
|
|
visible = false
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/2"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/2/VBoxContainer"]
|
|
layout_mode = 2
|
|
theme_type_variation = &"HeaderSmall"
|
|
theme_override_styles/normal = SubResource("StyleBoxFlat_gdc24")
|
|
text = "标识码"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="Label2" type="Label" parent="HBoxContainer/2/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "88.123.99/02020220225008"
|
|
|
|
[node name="Label3" type="Label" parent="HBoxContainer/2/VBoxContainer"]
|
|
layout_mode = 2
|
|
theme_type_variation = &"HeaderSmall"
|
|
theme_override_styles/normal = SubResource("StyleBoxFlat_gdc24")
|
|
text = "标识值"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="Label4" type="Label" parent="HBoxContainer/2/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "t.h.sensor"
|
|
|
|
[node name="3" type="PanelContainer" parent="HBoxContainer"]
|
|
visible = false
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/3"]
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/3/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "已提交标识"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="4" type="PanelContainer" parent="HBoxContainer"]
|
|
visible = false
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/4"]
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/4/VBoxContainer"]
|
|
layout_mode = 2
|
|
text = "正在等待返回标识解析结果"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="5" type="PanelContainer" parent="HBoxContainer"]
|
|
visible = false
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/5"]
|
|
layout_mode = 2
|
|
alignment = 1
|
|
|
|
[node name="Label" type="Label" parent="HBoxContainer/5/VBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
theme_type_variation = &"HeaderLarge"
|
|
theme_override_styles/normal = SubResource("StyleBoxFlat_wrsde")
|
|
text = "已注册标识"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[connection signal="hidden" from="." to="AnimationPlayer" method="stop" binds= [false]]
|