Add ball spawner to diner
This commit is contained in:
parent
3f967a85f3
commit
3967069c37
@ -264,3 +264,6 @@ collision_mask = 7
|
||||
[node name="collision_shape_3d" type="CollisionShape3D" parent="killbox" unique_id=55584443]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -3.1150565, 0)
|
||||
shape = SubResource("BoxShape3D_1cgct")
|
||||
|
||||
[node name="ball_spawner" type="Node3D" parent="." unique_id=1771283598]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.061559, 4.79361, 5.0088587)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user