Zwip-Zwap Zapony
Member
So... Linedef Type 443 allows us to use Lua functions when triggered by a Linedef Executor Trigger. But the vanilla Linedef Executor Triggers are sort of limited.
So, as a random example, is it possible, and what would be the easiest way, to check "if mobj.player and mobj.player.speed>25*FRACUNIT" for objects in a sector with tag 1, and if true, execute all Linedef Executors on the checking line's sector?
So, as a random example, is it possible, and what would be the easiest way, to check "if mobj.player and mobj.player.speed>25*FRACUNIT" for objects in a sector with tag 1, and if true, execute all Linedef Executors on the checking line's sector?