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