Hello.
I wanna know how to get this glow effect in Unity and what’s is its actual name in Unity .
PS - This glow effect is from Cs 1.6 using Goldsource engine
Thanks.
I can’t quite tell what’s going on in the pic, but it looks like an additive blend. There is a particle shader that does that. Just applying that to your model’s material might give you a similar effect.
It looks like there might be some sort of vertex extrusion going on too, but not sure what I’m looking at exactly.
It is rendering the model using something similar to particles/additive - give it a try.
(It is not actually a glow at all, simply transparent rendering and the blending is add)
I am new in Unity.
Can you show me how or lead me to a tutorial ?
Please ?
Thanks.
Check some tutorials here how to use Unity
Bro I know how to use Unity.
But I am new in the effects part.
Can you lead me to a tutorial for the effect which I requested ?
- you were told it’s an additive shader
- you were linked to where to learn about those
- I am not, and never will be your bro
Locked.