Hii,
So I have my HUD Class :
Both of the widgets appear on my screen but I can’t interact with the first one created
(even if I swap them, yes) if anyone know the solution to this problem I’d like to have it
Thank you for your time
Hii,
So I have my HUD Class :
Both of the widgets appear on my screen but I can’t interact with the first one created
(even if I swap them, yes) if anyone know the solution to this problem I’d like to have it
Thank you for your time
add to viewport fills the whole screen so its probably blocking the first widget.
what you should do is have a main hud with a canvas panel and add these as children of that
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.