So in my scene I have a character with a character controller/animation script. Some cars were made to instantiate and destroy, with rigidbodies and colliders attached to them. So they translate with a particular speed, but when my character meets up with the objects, no collision occurs. The collisions work fine with other objects I’ve written collision scripts for such as other environmental objects…but not with the moving cars. The character just ‘passes through’ it. Please what could be wrong?
Thank you, please I’d really appreciate a quick help, deadline is in 2 days …