FlipFlop only works for one character and not the other

Hey all,

In my level blueprint I have set up the pickup logic for a character (refered to as BM) to pick up and carry two other characters, namely BBB and KH.

Here are the blueprints for each character:

As you can see, they are virtually identical except for the character references of course. The idea is that BM can pick up a character and also drop it off by toggling the Interact key. I used FlipFlop for this

However, only the blueprint for KH works flawlessly. In BBB’s blueprint, the FlipFlop doesn’t fire off event B. How is this possible?

Please help out :slight_smile: