generated from mstar/godot-template
19 lines
481 B
Text
19 lines
481 B
Text
|
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://byjyxr1c6iqe1"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://c31kg13miikpc" path="res://Resources/Pokemon/Raw/Back/000.png" id="1_3twpq"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tvyam"]
|
||
|
atlas = ExtResource("1_3twpq")
|
||
|
region = Rect2(0, 0, 160, 160)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tvyam")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 5.0
|
||
|
}]
|