39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://dn3jp4r8ij3rf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dkef6xwxwdxi8" path="res://эмс-бланк.png" id="1_bsrew"]
|
|
[ext_resource type="Texture2D" uid="uid://b15flrfytxkop" path="res://эмс-бланк-пост.png" id="2_b2kjm"]
|
|
[ext_resource type="Texture2D" uid="uid://ijdfo2mml54" path="res://эмс-бланк-перем.png" id="3_odpjv"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jkmds"]
|
|
bg_color = Color(0, 0, 0, 1)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_a7q1i"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("1_bsrew")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("2_b2kjm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": ExtResource("3_odpjv")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": null
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="PanelContainer" type="PanelContainer"]
|
|
offset_right = 73.0
|
|
offset_bottom = 38.0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_jkmds")
|
|
|
|
[node name="SZI_x" type="AnimatedSprite2D" parent="."]
|
|
position = Vector2(35, 11)
|
|
scale = Vector2(0.777778, 0.777778)
|
|
sprite_frames = SubResource("SpriteFrames_a7q1i")
|