aglab2 / hacktice

4 stars 0 forks source link

Death Action not triggering when hitting a death plane #5

Closed aussieadam closed 1 year ago

aussieadam commented 2 years ago

The Death Action option doesn't work properly if you fall out of bounds or hit a death plane, will just take you out of the level like normal instead of triggering any of the options.

aglab2 commented 2 years ago

Need to setup a hook for the death plane somewhere near check_death_barrier, need research to find the safest way to do it.

aglab2 commented 1 year ago

Fixed in 1.3.4.1