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://bq6nhajssy4sg"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cldykgj0dvtoe" path="res://Resources/Pokemon/Raw/Back shiny/GRIMMSNARL_1.png" id="1_j6fpm"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s9cfx"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(0, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0yjtm"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(100, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_twcui"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(200, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1jl8o"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(300, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uvh8i"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(400, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_n1a1t"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(500, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_duc60"]
|
|
atlas = ExtResource("1_j6fpm")
|
|
region = Rect2(600, 0, 100, 100)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s9cfx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0yjtm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_twcui")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1jl8o")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uvh8i")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_n1a1t")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_duc60")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |