Make mouse ignore a Image Label

I can’t seem to find any other posts about this after a good 30 minutes scouring google and the DevForum.

I am trying to add a crosshair to my first person shooter game called Sharp Shooter. I have gotten everything else working other than the Crosshair. I am using an Image Label for a crosshair, however because it is a First Person game the mouse is messing with it which stops the user being able to use the mouse to turn.

Does anyone know a way to fix this? I checked to see if a property done it, however I have not been able to find anything. I am not necessarily new to UI however I never commonly deal with this sort of issue.

1 Like