Lemmings Forums

Other Lemmings Projects => SuperLemmix => Closed SuperLemmix Bugs / Suggestions => Topic started by: WillLem on July 01, 2024, 12:06:05 AM

Title: [✓][SUG] Exits are now given priority over all other objects
Post by: WillLem on July 01, 2024, 12:06:05 AM
As of commit d57ee948c (https://github.com/Willicious/SuperLemmixPlayer/commit/d57ee948c83c2ab26f490c4075481ce13b76e2b0), wherever an Exit's trigger overlaps one or more other object triggers, the Exit will always take priority:

(https://i.imgur.com/3LeealE.png) (https://i.imgur.com/rHSdTXd.png) (https://i.imgur.com/qjwMAeD.png)

SuperLemmix now has a full "Exit Rules All" physics system; if ever a lemming makes contact with an Exit's trigger by whatever means, and time remains on the clock, they will exit regardless of current state or any other factors.

If anyone playing SuperLemmix notices any situation where exiting can be expected (however remotely) and doesn't happen, please let me know and I'll fix it as soon as possible.