I have entities and each entity has a screen panel(some kind of cross) attached, so player can know there is an enemy.
I want to mouse when passing over that panel, show the enemy health por example.
How do i c_trace the panel from the mouse? i know how to do traces from mouse to entity, but i want the panel..
Is this possible? anyone knows?
Thanks