aboutsummaryrefslogtreecommitdiff
path: root/scenes/turret.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/turret.tscn')
-rw-r--r--scenes/turret.tscn2
1 files changed, 2 insertions, 0 deletions
diff --git a/scenes/turret.tscn b/scenes/turret.tscn
index c71f69f..f4837af 100644
--- a/scenes/turret.tscn
+++ b/scenes/turret.tscn
@@ -11,6 +11,8 @@ radius = 0.95
script = ExtResource( 1 )
[node name="turret" type="StaticBody" parent="." groups=["turrets"]]
+collision_layer = 4
+collision_mask = 4
[node name="CollisionShapeBox" type="CollisionShape" parent="turret"]
transform = Transform( 0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0.25, 0 )