hello
i have some ui elements (text with image) in player entity (so they follow player).
events are not firing for that elements (tested mousedown, click)
also they cannot be found as event.target from document.mousedown.
are they absolutely invisible for 3d engine?
how to click on them?
near that text and image i have a button, it can be clicked well
thank you