67 lines
1.4 KiB
Plaintext
67 lines
1.4 KiB
Plaintext
[gd_resource type="SpriteFrames" format=3 uid="uid://doxc4pl5hvs6k"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bv4gsgya7wp4d" path="res://sprites/atlas/demoman_walking.png" id="1_1t22f"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c2ath"]
|
|
atlas = ExtResource("1_1t22f")
|
|
region = Rect2(0, 0, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gwfnt"]
|
|
atlas = ExtResource("1_1t22f")
|
|
region = Rect2(0, 64, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kdeld"]
|
|
atlas = ExtResource("1_1t22f")
|
|
region = Rect2(32, 0, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a1t44"]
|
|
atlas = ExtResource("1_1t22f")
|
|
region = Rect2(32, 64, 32, 64)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k551e"]
|
|
atlas = ExtResource("1_1t22f")
|
|
region = Rect2(64, 0, 32, 64)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"idle",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [],
|
|
"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
|
|
}]
|