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://dt28ftvdwky7s"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bqhqt1k4o04x4" path="res://Resources/Pokemon/Raw/Back/BANETTE_1.png" id="1_ro12k"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s38b8"]
|
|
atlas = ExtResource("1_ro12k")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ao4iu"]
|
|
atlas = ExtResource("1_ro12k")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ovb39"]
|
|
atlas = ExtResource("1_ro12k")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s38b8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ao4iu")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ovb39")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |