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