Thank you for the detailed answer!
I cannot find a node named “Set Wheel Steering Angle”, there are the “Set steering input” and the “Set wheel max steer angle”.
The first accepts values from -1 to 1 and works but does not responds correctly to the degrees I give but somehow depends on the “Max steer angle” value on the wheel blueprint, and the second that accept degrees does not work for me, and I have checked the correct wheel index is the front wheel.
I probable have a dynamic vehicle as you mentioned but I want to adjust the steering angle from other variable (i have an input value from another source for example). Therefore i think i should use the “Set steering input” but i want a linear relation from the input value to target angle. Is there any way to adjust the relation between steering input and the max steer angle?