generated from mstar/godot-template
60 lines
1.6 KiB
Text
60 lines
1.6 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://f4vhny1l74pa"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://d4bvcjvnjaw6c" path="res://Resources/Pokemon/Raw/Back shiny/HYDRAPPLE.png" id="1_0bd75"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dn5re"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(0, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0iltv"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(120, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7rh87"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(240, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pt015"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(360, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5usdd"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(480, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1bhwd"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(600, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4lp0z"]
|
||
|
atlas = ExtResource("1_0bd75")
|
||
|
region = Rect2(720, 0, 120, 120)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_dn5re")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0iltv")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_7rh87")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_pt015")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_5usdd")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_1bhwd")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_4lp0z")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|