mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:35:34 +00:00
87 lines
2 KiB
Text
87 lines
2 KiB
Text
[gd_resource type="SpriteFrames" format=3 uid="uid://sg77hbw6lo6r"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c8rj2wjj7ho3j" path="res://Sprites/Props/Chair.png" id="1_xdjk7"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yxrrg"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(32, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eq5fp"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(16, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vlpit"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hgjbl"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3qtkp"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(32, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ge7ok"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(16, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t37n8"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(48, 0, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fu0sf"]
|
|
atlas = ExtResource("1_xdjk7")
|
|
region = Rect2(48, 0, 16, 16)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yxrrg")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Down",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_eq5fp")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Left",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vlpit")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Right",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hgjbl")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3qtkp")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ge7ok")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t37n8")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Spin",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_fu0sf")
|
|
}],
|
|
"loop": true,
|
|
"name": &"Up",
|
|
"speed": 5.0
|
|
}]
|