I am trying to make a portal that the player can enter.
But it cant just be a simple scripted activator "door" because I want actors to be able to follow the player through the portal.
The portal appears when the player uses an activator
and disappears when the player comes back out of the portal
The portal already seems to work for interiors but in exteriors it will just place the player in a random place
So that's why I'm asking if door markers can be moved using scripts or at least another method that can do the above.