Hello all!
I recently started working on a multiplayer game but it seems I’ve forgotten the correct way to show UI on clients.
At the moment the UI doesn’t show on the client at all.
I’ve taken apart and simplified my code for now to test it, this is what I havein my Player Controller;
Thanks for any help.