Create new Variable where you store axis value + current rotation on axis you want to move, check if it’s >=90 or <=-90. If it isn’t, set relative rotation on the axis to the value of variable you created.
Create new Variable where you store axis value + current rotation on axis you want to move, check if it’s >=90 or <=-90. If it isn’t, set relative rotation on the axis to the value of variable you created.