generated from mstar/godot-template
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://dmsp1lrdu0mg5"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://b2yat1qgbip6p" path="res://Resources/Pokemon/Raw/Back/BUNNELBY.png" id="1_rl19e"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tz5at"]
|
||
|
atlas = ExtResource("1_rl19e")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_z8dpi"]
|
||
|
atlas = ExtResource("1_rl19e")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7igch"]
|
||
|
atlas = ExtResource("1_rl19e")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9b3ja"]
|
||
|
atlas = ExtResource("1_rl19e")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9z10g"]
|
||
|
atlas = ExtResource("1_rl19e")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tz5at")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_z8dpi")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_7igch")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9b3ja")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9z10g")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|