Problems with emitted objects not colliding

This is a really hard to explain problem…


The blocks from these emitted cave blocks will destroy the stone they spawn on…
image
But the ones emitted from these bundles (the Continue bundles) do not.
So I’m just generally very confused. I’ve added a ton of things on both the cave blocks and the stone blocks that SHOULD make the stone destroy if a cave block spawns on it, but none of them work with the second wave of cave generation.

1 Like

I think there is a bug with the emit collisions…

idk

2 Likes

Well, I made a td game recently with emitted collisions, and it worked… but I do think It took time to to make it hit right.