so im trying to make an leaning animation for my fps, the basic idea is when the player presses the lean button, it will cast to animBP and change a rotator’s y axis. This rotator is connected to three limbs in the characters animBP, which will bend as if leaning when adjusted. The only problem is that it snaps to the position set instead of smoothly transitioning to the rotation, i know i can interp this some way but i cant figure out how, any help is appreciated.
( BTW, how can i upload pictures to give a better detail of my BP)