I would like to know how I can make my wheeled vehicle’s wheels detect the ground surface from a raycast and then change the friction, speed, and damping rate etc. Clearly UE4 does not allow you to modify wheeled vehicle values on runtime for some reason, how can I make this work?
I do not want to make a car from scratch by adding wheels and the body separately