Why is spawn object not colliding?
Hi, I am making a lens where there is a main object (obj A) and obstacle object (obj B) Obj B is like a hurdle so it keeps spawning. I have applied collision to obj A and B. The original object is colliding with obj A but the spawns of obj B are not colliding with obj A. Can someone pls help wit this?