How do I draw a widget at the end of a line trace?

Not in screenspace, it will not. @TARS_Endurance Either use a component, or convert world location to screen space for a regular widget.

If it’s just a simple crosshair, you could instead use the HUD class. It can draw stuff on top of everything, and quite efficiently to boot.

1 Like