Communicating between widgets and multiple blueprints.

You just need a reference to your other BP. So the pawn has to reference the widget to create the same basic setup with event dispatchers. These tutorials may help you with understanding references and dispatchers and how to use them.

1 Like