Fix megami box

This commit is contained in:
2023-09-06 19:51:25 -07:00
parent 41adf908a5
commit 7733032397
8 changed files with 21 additions and 17 deletions

View File

@@ -1063,4 +1063,4 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0714533, 0.795379, 0.013890
shape = SubResource("BoxShape3D_dm3u7")
[connection signal="timeout" from="Timer" to="Timer" method="OnFireAtPlayer"]
[connection signal="body_exited" from="Area3D" to="." method="OnEnemyHit"]
[connection signal="body_entered" from="Area3D" to="." method="OnEnemyHit"]