Enable stage collisions
This commit is contained in:
@@ -896,7 +896,6 @@ script = ExtResource("1_01lvj")
|
||||
[node name="CharacterBody" type="CharacterBody3D" parent="." groups=["Enemy"]]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.257979, 0)
|
||||
collision_layer = 0
|
||||
collision_mask = 0
|
||||
|
||||
[node name="Timer" type="Timer" parent="CharacterBody" node_paths=PackedStringArray("_enemy")]
|
||||
wait_time = 3.0
|
||||
|
||||
Reference in New Issue
Block a user