I am not experienced in programming or blueprint, I know just very basic stuff. I was following a tutorial for a vehicle, but I wanted to do some extra stuff. Like making the vehicle tilt on the side as it turns. Like in this image, the vehicle tilts on the Y axis not just turning. The tutorial made the vehicle tilt…
questions like this are best asked on the official unreal forums i wont look into the details on this but here is some general information given an input of some float value like an input axis value, that is going from positive to negative you can use a map range clamped node to normalize the value for example, turn a…