thnx, that will come handy debugging… it’s an “instance” landing that has no landing handler… cannot be the player, will figure out but this helps a lot!
found it… using the wrong reference in the player when checking top_of_a_ladder state… should check self not not E… this is a check when getting to the top of a ladder with an offset… should be not that common to hit it, but yeah, needs fixing