generated from mstar/godot-template
53 lines
No EOL
1.4 KiB
Text
53 lines
No EOL
1.4 KiB
Text
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://w6juc6kr6acl"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bwgdurtsoa1v1" path="res://Resources/Pokemon/Raw/Front/BOMBIRDIER.png" id="1_y9mns"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_99hkh"]
|
|
atlas = ExtResource("1_y9mns")
|
|
region = Rect2(0, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tugzw"]
|
|
atlas = ExtResource("1_y9mns")
|
|
region = Rect2(100, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l2x85"]
|
|
atlas = ExtResource("1_y9mns")
|
|
region = Rect2(200, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u4lfq"]
|
|
atlas = ExtResource("1_y9mns")
|
|
region = Rect2(300, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i30o6"]
|
|
atlas = ExtResource("1_y9mns")
|
|
region = Rect2(400, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nvun4"]
|
|
atlas = ExtResource("1_y9mns")
|
|
region = Rect2(500, 0, 100, 100)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_99hkh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tugzw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_l2x85")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_u4lfq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_i30o6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_nvun4")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |