hey kensupen, can you help me out here?
I'm making my own collision system for my car object which is temporarly a box

, now I've made collision code for getting the good ground heigt, the good set off the wall for the N,E,S,W directions, now I want to add 4 diagonal lines, I can get the distance and stuff but how do position my object then? I guess I have to move it over the X & Z-as but how can I get the correct values for those?