aboutsummaryrefslogtreecommitdiff
path: root/scenes/enemy.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/enemy.tscn')
-rw-r--r--scenes/enemy.tscn2
1 files changed, 2 insertions, 0 deletions
diff --git a/scenes/enemy.tscn b/scenes/enemy.tscn
index ea40f17..f19aab9 100644
--- a/scenes/enemy.tscn
+++ b/scenes/enemy.tscn
@@ -5,6 +5,8 @@
[node name="enemy" type="Spatial" groups=["enemies"]]
[node name="KinematicBody" type="KinematicBody" parent="."]
+collision_layer = 8
+collision_mask = 8
[node name="CollisionShape" type="CollisionShape" parent="KinematicBody"]
transform = Transform( 0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0, 0 )