I have an actor with a widget component, the widget I’ve selected is a screenspace widget (just a black square for testing).
How does the widget components visibility work in a server/client environment? I notice only one person can see it at a time. Is this based on who owns the widget? Is it possible for only one to see the widget? And most importantly to me, is it possible to switch which person is seeing the widget without creating it for both players?
Any general information is highly appreciated on this topic, thanks.