Hi,
I’m trying to achieve an item highlight effect similar to the one below, but I don’t know how to create the effect. Any idea how a similar effect can be achieved?
Hi,
I’m trying to achieve an item highlight effect similar to the one below, but I don’t know how to create the effect. Any idea how a similar effect can be achieved?
Check out raycasting see if that helps. Raycasting would be your best bet here.
Another way you could do it would be to use a clickdetector and check when the mouse hovers over it
Let me give a bit of extra info: I meant how the white highlight effect around the object was achieved. Is it a separate mesh?
Yes, I do believe that it is a separate mesh.
you might find this post useful
How exactly did you invert the normals through the local script?