Added starter bullet hell rotation for horse boss.

This commit is contained in:
Henry 2026-03-04 12:17:43 +00:00
parent e608652170
commit bee8cf77f1
11 changed files with 106 additions and 39 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=5 format=3 uid="uid://4jvu41vu2557"]
[gd_scene format=3 uid="uid://4jvu41vu2557"]
[ext_resource type="Texture2D" uid="uid://h04wm5a27u0" path="res://_graphics/Mini Pixel Pack 3/Effects/Explosion (16 x 16).png" id="1_q7epf"]
@ -40,12 +40,10 @@ _data = {
&"explosion-one-shot": SubResource("Animation_vxas0")
}
[node name="Explosion" type="Sprite2D"]
[node name="Explosion" type="Sprite2D" unique_id=1908879687]
texture = ExtResource("1_q7epf")
hframes = 6
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
libraries = {
&"": SubResource("AnimationLibrary_m5xho")
}
autoplay = "RESET"
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=202074825]
libraries/ = SubResource("AnimationLibrary_m5xho")
autoplay = &"RESET"