Fix collision with player
This commit is contained in:
@@ -97,4 +97,4 @@ stream = ExtResource("2_jeoco")
|
||||
autoplay = true
|
||||
|
||||
[connection signal="body_entered" from="Forward Shot/PathFollow3D/HitBox" to="Forward Shot" method="OnProjectileHit"]
|
||||
[connection signal="body_entered" from="Backward Shot/PathFollow3D/HitBox" to="Forward Shot" method="OnProjectileHit"]
|
||||
[connection signal="body_entered" from="Backward Shot/PathFollow3D/HitBox" to="Backward Shot" method="OnProjectileHit"]
|
||||
|
||||
Reference in New Issue
Block a user