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