Minor action special / ACS built-in fixes
- Sep 21, 2024
-
-
Sal authored
This could be done with Get/SetLineProperty just fine, but added just for completion's sake -- the Hexen instruction set is now fully implemented, minus SoundSequence which is for a feature we straight up don't have.
-
Sal authored
Instead of using a linedef executor tag as an argument, apply an action special to the angle manager object that you had to place anyways. There is no UDMF version check because the old behavior was practically unusable.
-
Sal authored
-
- Sep 20, 2024
-
-
Sal authored
-