]> purplebirdman git - frog-ninja.git/blob - asset/character/animation/sword_library.tres
Squashed commit of the following:
[frog-ninja.git] / asset / character / animation / sword_library.tres
1 [gd_resource type="AnimationLibrary" load_steps=3 format=3 uid="uid://bqfx5ahksacit"]
2
3 [ext_resource type="Animation" uid="uid://bnx8rsgj3v5yl" path="res://asset/character/animation/sword_slash.res" id="1_f03bm"]
4 [ext_resource type="Animation" uid="uid://ba4iqqnqw0s18" path="res://asset/character/animation/sword_slash2.res" id="2_jq6bq"]
5
6 [resource]
7 _data = {
8 &"slash": ExtResource("1_f03bm"),
9 &"slash2": ExtResource("2_jq6bq")
10 }