diff options
Diffstat (limited to 'ship/water_pump/water_pump.tscn')
-rw-r--r-- | ship/water_pump/water_pump.tscn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ship/water_pump/water_pump.tscn b/ship/water_pump/water_pump.tscn index 28d0e51..277856a 100644 --- a/ship/water_pump/water_pump.tscn +++ b/ship/water_pump/water_pump.tscn @@ -20,6 +20,8 @@ radius = 0.456237 [node name="StaticBody" type="StaticBody" parent="water_pump" index="0"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.106341, 0.0284684, -0.00456106 ) +collision_layer = 4 +collision_mask = 0 [node name="CollisionShape" type="CollisionShape" parent="water_pump/StaticBody" index="0"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.377931, -0.746272, 0 ) @@ -30,11 +32,15 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.26882, -0.0493568, 0 ) shape = SubResource( 2 ) [node name="StaticBody" type="StaticBody" parent="button_1" index="0"] +collision_layer = 4 +collision_mask = 0 [node name="CollisionShape" type="CollisionShape" parent="button_1/StaticBody" index="0"] shape = SubResource( 3 ) [node name="StaticBody" type="StaticBody" parent="button_0" index="0"] +collision_layer = 4 +collision_mask = 0 [node name="CollisionShape" type="CollisionShape" parent="button_0/StaticBody" index="0"] shape = SubResource( 4 ) |