49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://dn3jp4r8ij3rf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dkef6xwxwdxi8" path="res://pictures/эмс-бланк.png" id="1_bsrew"]
|
|
[ext_resource type="Texture2D" uid="uid://b15flrfytxkop" path="res://pictures/эмс-бланк-пост.png" id="2_b2kjm"]
|
|
[ext_resource type="Texture2D" uid="uid://ijdfo2mml54" path="res://pictures/эмс-бланк-перем.png" id="3_odpjv"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q1ixs"]
|
|
bg_color = Color(0, 0, 0, 0.490196)
|
|
corner_radius_top_left = 5
|
|
corner_radius_top_right = 5
|
|
corner_radius_bottom_right = 5
|
|
corner_radius_bottom_left = 5
|
|
|
|
[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"]
|
|
custom_minimum_size = Vector2(50, 35)
|
|
offset_left = -3.0
|
|
offset_right = 119.0
|
|
offset_bottom = 35.0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_q1ixs")
|
|
|
|
[node name="Color_ems_g" type="ColorRect" parent="."]
|
|
layout_mode = 2
|
|
color = Color(1, 1, 1, 0)
|
|
|
|
[node name="SZI_x" type="AnimatedSprite2D" parent="."]
|
|
position = Vector2(59, 18)
|
|
scale = Vector2(1.2, 1.2)
|
|
sprite_frames = SubResource("SpriteFrames_a7q1i")
|