I am trying to catch apples in a basket and keep them there to see how many could be accumulated till the end of a round. I am using a mesh collider and instead of catching the apples, it holds them for only a moment if I'm not moving and then they fall through the bottom when I move. I'm not sure what to do in order to hold the apples(with the potential to drop them due to the games physics, out of the top, but that is beside the point). Does anyone know how to stop the apples from falling through the bottom, what might be causing this?
↧