Hi, I’m making a racing game and how I have it setup now when my car hits a wall it fully stops, even if it hits it with the side, I would like to know if there is anyway on making that the car decreases it speed and “bounce” but still be able to continue running unless it hits the wall with the front.
Currently the car uses a box collider and the wall a mesh collider (is an imported object)
If I helped, you should give me best answer ;)
– Straight_RainbowIt was hardly an answer worth getting that (plus he never approved of any answer till now :)). Could give thumbs up though. @Orloffyeah post what you found up if you will.
– LovrencHi, it was just the way that the wall was modeled, not an actual problem in Unity, so I had to use another wall model and that fixed the problem. :) If someone is experiencing hte same problem you have to make sure that the wall model is completely flat, not "bumpy".
– Orloffyeah