how to make clients controlling the same widget in unreal engine 5





can any one help me?

you cant control the same widget exactly, what you can do is call an event on the owning PlayerController, and then RPC that to the server which can handle the logic

Thank you for your comment, but is it possible to send a picture?