I have terrain where each building is an individual model and I don't want each of them to have a collider but need a way for raycasts or something like them to detect collision for bullets. I can't find a way to do predictive collision detection on geometry and not colliders.
↧