Making a Spyglass that shows dino stats

I’ve been trying to figure out how people made these. In the dev kit I can’t see anything in the Skyglass files that would allow a widget to show up on the screen… not even in the event graph, and yet it does. It doesn’t even have a tooltip widget assigned to it.

Can anyone point me in the right direction for figuring this out?

I found there source files for the “advanced spyglass”, yet the guy seems to have removed the widget and code that allows the spyglass to function.
I wish more people made their mods source open for viewing, it would help a lot with learning how to do this stuff.

Thank you for your time.

The spyglass doesn’t have a widget per say, but if you untick “Targeting force draw floating hud” you won’t see the dino info anymore and that bool is on all weapons so its going to be a source thing.
What most people do is make their own targeting widgets using a line trace for objects