Reset Character Position?

(IDK if this is technically animation but whatever) Okay so Im trying to implement control rotation and its worked pretty well so far. Essentially I wanted to allow my character to look up and down with their weapon in hand (so you can shoot up and down) but I only want to do it if my character is aiming. Implementing this was easy, however when I return to not aiming, my character is in the same position as it was when aiming. Im unsure how to fix this. (Bear in mind that I am new to unreal.)

Please help.