Can we add a script function like so:
Move_Entity_To_Map(Entity ID, Tile)
So we can move NPC's or objects from other maps to the current map the player is on. I want to this specifically because it would allow me to keep an NPC's stats and inventory by doing so. I want to be able to basically make a switch player character function without have to use them as a party member.