From 5788c4173137291f7d5a4394ca3cde8534224811 Mon Sep 17 00:00:00 2001 From: Zenny Date: Mon, 11 Sep 2023 00:46:37 -0700 Subject: [PATCH] Fix hitbox --- Enemies/GodCircuit.tscn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Enemies/GodCircuit.tscn b/Enemies/GodCircuit.tscn index 8b4547d..b92070a 100644 --- a/Enemies/GodCircuit.tscn +++ b/Enemies/GodCircuit.tscn @@ -165,6 +165,8 @@ continuous_cd = true max_contacts_reported = 1 contact_monitor = true can_sleep = false +freeze = true +freeze_mode = 1 [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 4.30333e-22, 0, 1, 0.317906, -0.678684, 1.59406)