Noticed a pattern with "footprint extension" - the value seems to be 4 offsets of up to 16:
enter from back: 0x0006
enter from left: 0x6000
enter from right: 0x0060
enter from front: 0x0000
I'm not sure how it affects anything though. Chairs seem to use "snap to sitting and flip" for the final direction adjustment, which has only the flag "snap to direction". From the logic I've worked out so far, having no search directions places the result position directly on top of the chair, but the slot also specifies that it should be "Facing towards object", which it can't possibly as it's on top of it.
enter from back: 0x0006
enter from left: 0x6000
enter from right: 0x0060
enter from front: 0x0000
I'm not sure how it affects anything though. Chairs seem to use "snap to sitting and flip" for the final direction adjustment, which has only the flag "snap to direction". From the logic I've worked out so far, having no search directions places the result position directly on top of the chair, but the slot also specifies that it should be "Facing towards object", which it can't possibly as it's on top of it.