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