generated from mstar/godot-template
32 lines
No EOL
862 B
Text
32 lines
No EOL
862 B
Text
[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://n1er3ba1aysn"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dyxx245bmgb6o" path="res://Resources/Pokemon/Raw/Back/MEDICHAM_1.png" id="1_010cl"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ighfv"]
|
|
atlas = ExtResource("1_010cl")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tj9hq"]
|
|
atlas = ExtResource("1_010cl")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_atvfe"]
|
|
atlas = ExtResource("1_010cl")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ighfv")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tj9hq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_atvfe")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |