Vehicle steering with zero throttle

A solution I used for tank neutral steer was add local rotation. Get an axis value from your turn axis input, multiply it by a number that gives the desired speed of turning, then plug it into an add actor local rotation node in the Yaw pin. Hope it helps.