I am having problems with my racing game
When the car hits the wall at 250 mph it goes beneath the race track!
Is there a way to prevent this from happening
Would dual colliders help or just make it worse
I am experiencing the same stuff with the game forza horizon 2
The car falls beneath the world and goes inside some trees /LOL\
You know there is an Answers Section, I could see asking a question once in awhile on the forums.
I mean there’s nothing wrong with asking questions, but every few hours your posting a question on here LOL.
Again like I said (Nothing wrong with asking questions on here). But there is an Answers section where people are always trying to help people.
But depending on how fast your (250 mph) is, that’s why you are flying through the wall, ur hitting before the frame updates.
Try changing your Rigidbody (if your using one) to detect collisions off descrete to Continuous and try Continuous Dynamic as well. That usually fixes that problem, but it’s very machine hungry.
BTW… to be more specific, nothing wrong asking in the forums when its posted in the correct place but there are a lot of people around the forums including mods who dislike people asking stuff in the general discussion when there are dedicated forum sections for different categories.
This should have been posted in Physics section. iOS questions go to Platforms / iOS. etc. etc.
If you don’t where to post and it’s related to Unity features you should use Editor & General support.