DysonSphereMod / QOL

64 stars 34 forks source link

[MultiBuild] [Bug] Shift-clicking a building resets orientation to default #51

Open delreich opened 3 years ago

delreich commented 3 years ago

Normally when you initiate build mode, buildings will be in a default orientation, and any rotations done will be remembered until you exit build mode. With MultiBuild v2.2.0, when shift-clicking a building, you get a blueprint of it in the orientation of the instance you clicked on, and the remembered orientation is reset to the defualt orientation. Any rotations done to the blueprint will be remembered, but relative to the default orientation, not the orientation of the instance, nor the previously remembered orientation.

Steps to reproduce:

Expected result:

Actual result:

Further steps:

Expected result:

Actual result:

MultiBuild v2.2.0, BepInEx5.4.5, as installed by r2modman 3.1.9.

(Originally mistakenly thought to be part of #49)