19 lines
523 B
Plaintext
Raw Normal View History

2023-11-02 19:51:40 -04:00
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://vkw7f0r3rcwo"]
[ext_resource type="Texture2D" uid="uid://cka6pabbi7syq" path="res://addons/duelyst_animated_sprites/assets/spritesheets/fx/fx_bladebreaker.png" id="1_sur65"]
[sub_resource type="AtlasTexture" id="AtlasTexture_1dfoh"]
atlas = ExtResource("1_sur65")
region = Rect2(0, 0, 18, 48)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_1dfoh")
}],
"loop": true,
"name": &"bladebreaker",
"speed": 9.0
}]