mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
110 lines
2.7 KiB
Text
110 lines
2.7 KiB
Text
[gd_resource type="SpriteFrames" load_steps=14 format=3 uid="uid://tei88ni5rpc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://hukxr2e63gky" path="res://Sprites/Actors/Robot3.png" id="1_rrwlm"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rrwlm"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(0, 0, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bpw12"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(16, 0, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jbf8a"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(32, 0, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ifusk"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(0, 192, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a8tyn"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(16, 192, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_suo30"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(32, 192, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hr00v"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(0, 64, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_edorv"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(16, 64, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2f6bp"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(32, 64, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yfk7l"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(0, 128, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xk2rf"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(16, 128, 16, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8f6o6"]
|
|
atlas = ExtResource("1_rrwlm")
|
|
region = Rect2(32, 128, 16, 32)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rrwlm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bpw12")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_jbf8a")
|
|
}],
|
|
"loop": true,
|
|
"name": &"down",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ifusk")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a8tyn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_suo30")
|
|
}],
|
|
"loop": true,
|
|
"name": &"left",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hr00v")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_edorv")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_2f6bp")
|
|
}],
|
|
"loop": true,
|
|
"name": &"right",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yfk7l")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xk2rf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8f6o6")
|
|
}],
|
|
"loop": true,
|
|
"name": &"up",
|
|
"speed": 5.0
|
|
}]
|