Files
Omens-Ascent/scenes/actors/entity.tscn

124 lines
3.3 KiB
Plaintext

[gd_scene format=3 uid="uid://cwq8mu0hub5qd"]
[ext_resource type="Texture2D" uid="uid://cvgfsm4ocwxsw" path="res://assets/images/sprites/Enemies/Entity/Agis.png" id="1_hfkv4"]
[sub_resource type="AtlasTexture" id="AtlasTexture_n1j25"]
atlas = ExtResource("1_hfkv4")
region = Rect2(0, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_7us7e"]
atlas = ExtResource("1_hfkv4")
region = Rect2(224, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_rf7ig"]
atlas = ExtResource("1_hfkv4")
region = Rect2(448, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_078wo"]
atlas = ExtResource("1_hfkv4")
region = Rect2(672, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_21adn"]
atlas = ExtResource("1_hfkv4")
region = Rect2(896, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_2x2mf"]
atlas = ExtResource("1_hfkv4")
region = Rect2(1120, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_g1arv"]
atlas = ExtResource("1_hfkv4")
region = Rect2(1344, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_chiue"]
atlas = ExtResource("1_hfkv4")
region = Rect2(1568, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_f3a0o"]
atlas = ExtResource("1_hfkv4")
region = Rect2(1792, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_xy100"]
atlas = ExtResource("1_hfkv4")
region = Rect2(2016, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_fv5mp"]
atlas = ExtResource("1_hfkv4")
region = Rect2(2240, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_wunnd"]
atlas = ExtResource("1_hfkv4")
region = Rect2(2464, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_u15hw"]
atlas = ExtResource("1_hfkv4")
region = Rect2(2688, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_ai8gr"]
atlas = ExtResource("1_hfkv4")
region = Rect2(2912, 0, 224, 240)
[sub_resource type="AtlasTexture" id="AtlasTexture_retyq"]
atlas = ExtResource("1_hfkv4")
region = Rect2(3136, 0, 224, 240)
[sub_resource type="SpriteFrames" id="SpriteFrames_uvqlf"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_n1j25")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7us7e")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_rf7ig")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_078wo")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_21adn")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2x2mf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_g1arv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_chiue")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_f3a0o")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_xy100")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fv5mp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_wunnd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_u15hw")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ai8gr")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_retyq")
}],
"loop": 1,
"name": &"idle",
"speed": 8.0
}]
[node name="Entity" type="AnimatedSprite2D" unique_id=286688007]
scale = Vector2(2, 2)
sprite_frames = SubResource("SpriteFrames_uvqlf")
animation = &"idle"
autoplay = "idle"
frame_progress = 0.9163391