I’m trying to understand the best way of implementing a button press in a blueprint.
I’m currently using a flip flop however I’m unsure how to reset the flip flop when another button is pressed.
If someone could suggest a way to reset the in use button or correct me if I’m wrong in using a flip flop. The custom events shown in the image are called by the widget button when pressed.