generated from mstar/godot-template
32 lines
No EOL
876 B
Text
32 lines
No EOL
876 B
Text
[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://d1s68dlp2o6c6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cp70ugtjo5fwk" path="res://Resources/Pokemon/Raw/Back shiny/GYARADOS_1.png" id="1_gb6j3"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2zcof"]
|
|
atlas = ExtResource("1_gb6j3")
|
|
region = Rect2(0, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_af32z"]
|
|
atlas = ExtResource("1_gb6j3")
|
|
region = Rect2(100, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xrsne"]
|
|
atlas = ExtResource("1_gb6j3")
|
|
region = Rect2(200, 0, 100, 100)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_2zcof")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_af32z")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xrsne")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |