more bullet testing

This commit is contained in:
derek
2024-10-22 16:46:18 -05:00
parent b70fd94184
commit 3def6de069
6 changed files with 62 additions and 38 deletions

View File

@@ -36,7 +36,7 @@ func _physics_process(delta):
func _on_body_entered(body: Node) -> void:
if !body.is_in_group("player"):
if body.is_in_group("testtest"):
mesh.visible = false
#bullethole effect