Terasology / Furnishings

A library module providing logic for furnishings, like doors or chests.
1 stars 5 forks source link

fix: incorrect placement of doors #13

Closed ahv15 closed 3 years ago

ahv15 commented 3 years ago

Improves https://github.com/MovingBlocks/Terasology/issues/4785.

skaldarnar commented 3 years ago

(copied from #light-and-shadow on Discord)

Terasology-210720224020-1920x1056

I think you could previously place a door here on the block between the two columns... The weird part about the state with your changes is that you are supposed to place a door against a wall - not necessarily where I would intuitively place it :sweat_smile:

However, the placement is at least consistent with your changes :thumbsup: I'd say we can merge it as improvement, and amend the missing feature to the issue description (don't close the bug ticket).