How to create an HUD in a multiplayer game?

The HUD class is created and contained in the PlayerController class as well. So as I said earlier, to keep everything clean and organized, I suggest that you should create and handle widgets inside your HUD blueprint. Just create one and assign it in the game mode.

2 Likes