I’m developing a multiplayer game and I have a question. I put an interactive Widget Component (in-game store) in the Actor Blueprint. Everything works fine until the cursor appears. Only the server can click on the widget buttons with the cursor. The widget does not respond to client clicks. How can this be replicated?