For starters, in debug draw mode, I am unsure what to make of the wheel's orientation. They are simply pink lines, but I don't know what direction they are supposed to be in.

I have tried several different mixing ups and even set the angles to random values,yet when I use the function
EngineApplyImpulseToWheel nothing happens, ever. It's as if the function does nothing. I also tried directly adding torque to the wheels, but nothing as well.

Nothing about the car makes any sense. Now, after further adjustments, it appears to be tilted, and sinking through the floor.
Do I have to add actual wheels, and hinge joints, or is this raycast 'magical' wheels?
Please help.