On button click event: set actor location (x,y,z). If you’re wanting this location to be used as a starting point on later game loads ups, you’ll want to set up a save game system, save that location to a vector variable there, the. On begin play set the actor location to that location.