BEE2.4 icon indicating copy to clipboard operation
BEE2.4 copied to clipboard

Connecting multiple standing/reclined fizzlers to a custom fizzler breaks

Open vrad-exe opened this issue 4 years ago • 3 comments

In the editor, the left MIF is connected to all of the standing fizzlers and the right MIF is connected to all of the reclined fizzlers: image However, in-game only one of the fizzlers will actually appear, seemingly chosen at random. image The expected behavior is that all of the connected fizzlers should be converted to MIFs (or whatever fizzler type is connected). If this would be impossible/difficult, then the rest should just appear as normal fizzlers instead of being missing.

vrad-exe avatar Jul 10 '20 00:07 vrad-exe

I never considered users trying to do that sort of thing, but yeah it should duplicate the fizzler. What it does is "move" the fizzler over to the custom positions, so what's happening is that it gets moved to every position here.

TeamSpen210 avatar Jul 10 '20 02:07 TeamSpen210

There is another possible and important scenario where people would want to do another type of connection that I don´t see in the puzzlemaker screenshot of this issue, and it would be: 20200904111443_1

LautaroL20 avatar Sep 04 '20 14:09 LautaroL20

It's the same issue really, both items use the same fizzler repositioning logic.

vrad-exe avatar Sep 04 '20 16:09 vrad-exe