12 lines
387 B
Plaintext
12 lines
387 B
Plaintext
![]() |
[gd_scene load_steps=2 format=3 uid="uid://prxl4gt8txoh"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://Scripts/animationBase.gd" id="1_esjtx"]
|
||
|
|
||
|
[node name="iceSpearAnim" type="Node2D"]
|
||
|
script = ExtResource("1_esjtx")
|
||
|
finalIndex = 5
|
||
|
|
||
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||
|
|
||
|
[connection signal="animation_finished" from="AnimationPlayer" to="." method="animFinished"]
|