109 lines
2.7 KiB
Plaintext
109 lines
2.7 KiB
Plaintext
[gd_resource type="SpriteFrames" format=3 uid="uid://doxc4pl5hvs6k"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cl3uy4d6lgspe" path="res://sprites/man_falls.png" id="1_kdeld"]
|
|
[ext_resource type="Texture2D" uid="uid://dy7fh0eg6qulr" path="res://sprites/atlas/flats/demoman_idles.png" id="2_kdeld"]
|
|
[ext_resource type="Texture2D" uid="uid://cr5bdv3hgmd4q" path="res://sprites/man_jumps.png" id="3_a1t44"]
|
|
[ext_resource type="Texture2D" uid="uid://bv4gsgya7wp4d" path="res://sprites/atlas/flats/demoman_walking.png" id="4_a1t44"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w1sc6"]
|
|
atlas = ExtResource("2_kdeld")
|
|
region = Rect2(0, 0, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mcxxx"]
|
|
atlas = ExtResource("2_kdeld")
|
|
region = Rect2(0, 64, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nf227"]
|
|
atlas = ExtResource("2_kdeld")
|
|
region = Rect2(32, 0, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_sbabb"]
|
|
atlas = ExtResource("2_kdeld")
|
|
region = Rect2(32, 64, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c2ath"]
|
|
atlas = ExtResource("4_a1t44")
|
|
region = Rect2(0, 0, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gwfnt"]
|
|
atlas = ExtResource("4_a1t44")
|
|
region = Rect2(0, 64, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kdeld"]
|
|
atlas = ExtResource("4_a1t44")
|
|
region = Rect2(32, 0, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a1t44"]
|
|
atlas = ExtResource("4_a1t44")
|
|
region = Rect2(32, 64, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k551e"]
|
|
atlas = ExtResource("4_a1t44")
|
|
region = Rect2(64, 0, 32, 64)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("1_kdeld")
|
|
}],
|
|
"loop": true,
|
|
"name": &"fall",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_w1sc6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_mcxxx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_nf227")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_sbabb")
|
|
}],
|
|
"loop": true,
|
|
"name": &"idle",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": ExtResource("3_a1t44")
|
|
}],
|
|
"loop": true,
|
|
"name": &"jump",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"limp",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"run",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_c2ath")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gwfnt")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_kdeld")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a1t44")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_k551e")
|
|
}],
|
|
"loop": true,
|
|
"name": &"walk",
|
|
"speed": 5.0
|
|
}]
|