|
|
|
@ -97,7 +97,7 @@ stream = ExtResource("6_oykh8")
|
|
|
|
|
|
|
|
|
|
|
|
[connection signal="Attacking" from="." to="AttackAudio" method="play" binds= [0.0]]
|
|
|
|
[connection signal="Attacking" from="." to="AttackAudio" method="play" binds= [0.0]]
|
|
|
|
[connection signal="DamageTaken" from="." to="HitAudio" method="play" binds= [0.0]]
|
|
|
|
[connection signal="DamageTaken" from="." to="HitAudio" method="play" binds= [0.0]]
|
|
|
|
[connection signal="Dieing" from="." to="DieAudio" method="play" binds= [0.0]]
|
|
|
|
[connection signal="Dying" from="." to="DieAudio" method="play" binds= [0.0]]
|
|
|
|
[connection signal="input_event" from="TargetButtons/Area2D" to="." method="TargetMouseEvent"]
|
|
|
|
[connection signal="input_event" from="TargetButtons/Area2D" to="." method="TargetMouseEvent"]
|
|
|
|
[connection signal="mouse_entered" from="TargetButtons/Area2D" to="." method="StartHoverTarget"]
|
|
|
|
[connection signal="mouse_entered" from="TargetButtons/Area2D" to="." method="StartHoverTarget"]
|
|
|
|
[connection signal="mouse_exited" from="TargetButtons/Area2D" to="." method="EndHoverTarget"]
|
|
|
|
[connection signal="mouse_exited" from="TargetButtons/Area2D" to="." method="EndHoverTarget"]
|
|
|
|
|