EVENT MOVESECTOR: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Rob Anybody (talk | contribs) clarify what "move" means in this context |
||
Line 2: | Line 2: | ||
This [[event]] is triggered when a sector is moved. | This [[event]] is triggered when a sector is moved. | ||
This applies to motion on the X and Y axes, like doors, | |||
but not motion along Z, like elevators. | |||
[[THISACTOR]] is the actor that is moving the sector. | [[THISACTOR]] is the actor that is moving the sector. |
Revision as of 13:17, 7 August 2020
EVENT_MOVESECTOR is a Game Event.
This event is triggered when a sector is moved. This applies to motion on the X and Y axes, like doors, but not motion along Z, like elevators.
THISACTOR is the actor that is moving the sector.