generated from mstar/godot-template
18 lines
No EOL
488 B
Text
18 lines
No EOL
488 B
Text
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://86wi1y7stwqt"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://k0qooeh8e3fp" path="res://Resources/Pokemon/Raw/Icons shiny/SHUPPET.png" id="1_81brn"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9stq1"]
|
|
atlas = ExtResource("1_81brn")
|
|
region = Rect2(0, 0, 64, 64)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_9stq1")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |