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