brenoepics / morningstar

An open-source Arcturus Community Fork.
GNU General Public License v3.0
3 stars 2 forks source link

Fix lay rotation with beds from FurniBuilder - [merged] #1479

Closed brenoepics closed 1 year ago

brenoepics commented 3 years ago

In GitLab by @Mike on Oct 8, 2021, 17:56

Merges fix/room-lay-rotation -> dev

FurniBuilder has a wrong starting rotation by default. Beds are placed with a starting rotation of 2, when you rotate them it becomes 4. 4 is an invalid lay direction and it should be set to 0. This is easily fixed with % 4.

image

Without this fix, you will be laying like this on the bed (except one tile closer as this is just a demonstration).

brenoepics commented 3 years ago

In GitLab by @ArpyAge on Oct 8, 2021, 18:09

mentioned in commit e0a1b33e167ac4ccdc1899644d151921f6d115fb