Hello! I have a mod that updates when buildings are built, removed, or rotated.
However, when teleported with Picker Dollies, it doesn't know the entity moved.
Would be nice if it sent "raise_teleported = true" to teleport, so scripts could handle this.
EDIT: Seems like PD has an event for movement which does what I need!