that was just to save the location. you can do the same procedure with rotation (make a variable save it and load it). or you can modify what you have by changing the vector variable type to a transform type. a transform stores location rotation and scale. if you do change to a transform you can right click the pin and select split struct pin which will allow you to get the location and rotation separately.