Hi guys, i've a simple question. I'm new on UE4, comming from Unity.
I'm trying to catch on mouse over on object with a specified tag, and when the object has the tag, i need to modify the current material to apply a fresnel.
A way to give a feedback to the player saying "Eyyy, this item is an interactable item".
The question is: Can i change the current material and add a fresnel? or i need to make two material per object and change the material when mouse over ??
Sorry for my bad english and thanks for your time.
I'm trying to catch on mouse over on object with a specified tag, and when the object has the tag, i need to modify the current material to apply a fresnel.
A way to give a feedback to the player saying "Eyyy, this item is an interactable item".
The question is: Can i change the current material and add a fresnel? or i need to make two material per object and change the material when mouse over ??
Sorry for my bad english and thanks for your time.
Comment