pokemon-base/Resources/Pokemon/SpriteFrames/Icons/RAGINGBOLT.tres

18 lines
No EOL
485 B
Text

[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://tx5v3k0q0mxo"]
[ext_resource type="Texture2D" uid="uid://s354wr6vthxw" path="res://Resources/Pokemon/Raw/Icons/RAGINGBOLT.png" id="1_whiy1"]
[sub_resource type="AtlasTexture" id="AtlasTexture_c01fn"]
atlas = ExtResource("1_whiy1")
region = Rect2(0, 0, 64, 64)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_c01fn")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]