Right now, I'm able to do essentially a player.GetLocation() and get that Location object. What I'm trying to do now is set an NPC's location to the same as mine. I don't see anything like actor.SetLocation(Location) or anything like that. How do I set that?