Global HUD

Hello,

I am using WebUI for HUD solution inside Ue4.

I am wondering is it possible to define a GLOBAL Hud class that will not be destroyed each time a level is loaded?

Please help me, I tried using gameinstance, and another approaches but it just does not seem to work.