generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://cbyuebrdvy3v6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dupqlg37g6fno" path="res://Resources/Pokemon/Raw/Back/SHEDINJA.png" id="1_ynuwt"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_plxg5"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(0, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7c4fc"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(50, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hcqcu"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(100, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a4kck"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(150, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cvbjq"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(200, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4772y"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(250, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9ybrz"]
|
|
atlas = ExtResource("1_ynuwt")
|
|
region = Rect2(300, 0, 50, 50)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_plxg5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_7c4fc")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hcqcu")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a4kck")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_cvbjq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4772y")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_9ybrz")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |