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://dtyrtkeu2tokc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b82mltghvxcu3" path="res://Resources/Pokemon/Raw/Back/HYDRAPPLE.png" id="1_9g1fx"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i1tfh"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(0, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xjo0f"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(120, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kmn19"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(240, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cxhfq"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(360, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dt35q"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(480, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fi7vr"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(600, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eksmx"]
|
|
atlas = ExtResource("1_9g1fx")
|
|
region = Rect2(720, 0, 120, 120)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_i1tfh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xjo0f")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_kmn19")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_cxhfq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dt35q")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_fi7vr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_eksmx")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |