Spawn- and Teleport-aware Sector Actions

Moderator: GZDoom Developers

Post Reply
User avatar
Kate
... in rememberance ...
Posts: 2975
Joined: Tue Jul 15, 2003 8:06 pm

Spawn- and Teleport-aware Sector Actions

Post by Kate »

The current sector actions don't reliably trigger when teleportation or object spawning is involved, which makes it impossible to run a script on actors that enter the sector via these methods. It would be a bit more useful to have Actor Enters Sector, Actor Leaves Sector, Actor Hits Floor variants that are aware of objects being created in the sector, or being teleported into the sector/already connected to the floor (like by a script).
User avatar
HotWax
Posts: 10002
Joined: Fri Jul 18, 2003 6:18 pm
Location: Idaho Falls, ID

Re: Spawn- and Teleport-aware Sector Actions

Post by HotWax »

MDenham
Posts: 161
Joined: Sun Oct 14, 2007 2:23 am

Re: Spawn- and Teleport-aware Sector Actions

Post by MDenham »

Or by crouching under a fake floor or, presumably, jumping above a fake ceiling.

I can look at the code and see what it'd take to throw in more-aware versions to use, but I'm not making any promises.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”