Changing Crosshair Texture

Hey guys :slight_smile:

I couldn’t find this anywhere online, so I have to ask here:

How can I change the texture of the crosshair when I am hovering over an object I can interact with?

I am working with the downloadable “InventoryUIwithUMG”-template from the learn section, so I can already determine weather the object is interactable and the player is in range. I only need to change the texture of the crosshair.

I hope somebody can help me.

Hello

I had the same problem yesterday but i found similat topic here: Can I use BP to add a HUD element when the crosshair is over a player (like their name)? - Programming & Scripting - Unreal Engine Forums

I changed that blueprint a little bit and it works.