Lemmings Forums

Other Lemmings Projects => SuperLemmix => Topic started by: WillLem on February 24, 2023, 03:51:41 AM

Title: [FEAT] New Exiting Mechanics (Direct Drop, etc)
Post by: WillLem on February 24, 2023, 03:51:41 AM
Found the single line of code today which prevents Fallers, Splatters, Jumpers and Reachers from exiting upon contact with the exit trigger :lemcat:

:tal-gold: Direct Drop re-implemented in Commit 2fb7a1fc5 along with Jumpers & Reachers being able to exit.
Title: Re: [FEAT] New Exiting Mechanics (Direct Drop, etc)
Post by: WillLem on August 04, 2023, 03:39:23 AM
As of SLX 2.5, Oh-noers and pre-IceCube freezers can now exit in midair, as opposed to the previous SLX and NL behaviour in which they would fall straight past.

This has been done to keep the exit trigger behaviour as consistent as possible: any lemming that makes contact with the exit trigger, in any condition other than time-up, should always be able to exit in SLX - that's the goal.

Implemented in Commit e22499a8a - the note for this commit doesn't say "in midair", but that's the important bit!