Here's the full context:
bobingabout wrote: ↑Thu Dec 17, 2020 3:44 amI'd say this should be a base game bug to be honest.Black_Noise wrote: ↑Wed Dec 16, 2020 3:13 pm Adjustable inserters don't seem to flip correctly, neither picup/dropoff orientation nor near-inserters:
Note that fixed-orientation items (e.g because of pipe inputs) give a "this blueprint cannot be flipped" message.
Blueprint flipping is a brand new feature, it makes sense that the developers might forget a few things here and there.
when you set a custom vector(Pickup and drop locations) to an inserter in runtime, that custom vector is saved as part of the blueprint.
When you place that blueprint, my mod does nothing, the entire thing is controlled by the game engines blueprinting system.
Therefore, the game engine needs to be able to handle flipping custom vectors to match the new blueprint orientation.