How Do I Change What HUD Is Being Used

so i have multiple character and each one of them i want to have a different HUD so i have my new HUD but my new character keeps having the other character HUD appear on screen even though each character has its own level so i made a new HUD class but the other HUDs widget is show up on my screen how do i make it so my new HUD widget appears on screen

Check where you are creating the HUD widget and make the created class a variable that you set for each character.

Thank you so much