Cross-surface teleport support for other entities
Posted: Sun Jul 13, 2025 4:13 pm
tl;dr I want entity.teleport to allow for cross-surface teleportation on (basically) all entities. I'm fine with leaving transport lines out of this conversation.
Compound entities are, well, compound, and having to deconstruct and reconstruct them piecewise whenever they are teleported can become both cumbersome and prevent certain features from working properly without massive headaches. I'd like to be able to teleport these entities regardless, so that a mod with compound entities can hook onto that event and just update the entity's surface and/or location.
Compound entities are, well, compound, and having to deconstruct and reconstruct them piecewise whenever they are teleported can become both cumbersome and prevent certain features from working properly without massive headaches. I'd like to be able to teleport these entities regardless, so that a mod with compound entities can hook onto that event and just update the entity's surface and/or location.