Hello. I have many interactable objects in the level. When an object is activated, a widget pops up, different widget for different object.
This is the setup for one object, located in the BP_FirstPerson.
Should I make a separate network for every object, or is there another way where everything could be implemented in a single network?