Files
uarep-ctl/scenes/эмс/состояния-эмс.tscn

44 lines
1.3 KiB
Plaintext

[gd_scene load_steps=7 format=3 uid="uid://by22sta8tt8dn"]
[ext_resource type="Script" path="res://scenes/эмс/состояния-эмс.gd" id="1_5cq67"]
[ext_resource type="Texture2D" uid="uid://belwchvdktrw0" path="res://data/эмс-бланк.png" id="2_don4l"]
[ext_resource type="Texture2D" uid="uid://bwddxs24es81u" path="res://data/эмс-бланк-пост.png" id="3_lu634"]
[ext_resource type="Texture2D" uid="uid://pfoscstbm025" path="res://data/эмс-бланк-перем.png" id="4_b33qw"]
[ext_resource type="Texture2D" uid="uid://dvl3sq036gn75" path="res://data/эмс-бланк-замыкание.png" id="5_q2yfw"]
[sub_resource type="SpriteFrames" id="SpriteFrames_ow7xh"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("2_don4l")
}, {
"duration": 1.0,
"texture": ExtResource("3_lu634")
}, {
"duration": 1.0,
"texture": ExtResource("4_b33qw")
}, {
"duration": 1.0,
"texture": ExtResource("5_q2yfw")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = -1540.0
offset_bottom = -1182.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_5cq67")
[node name="sprite" type="AnimatedSprite2D" parent="."]
position = Vector2(34, 9)
sprite_frames = SubResource("SpriteFrames_ow7xh")
frame = 2