🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Light/glow Fx In Unity

Started by
0 comments, last by Scouting Ninja 7 years, 11 months ago

Not sure if this the right place to ask this question but here i go...

[attachment=32662:WRKO_MahruPOOL_DarkForest_FortifiedPool_Refine_OPEN_v004.jpg]

The object in the middle is emitting a glow and that's what I am trying to figure out how to get.

The objects have been modeled in Maya and are going to be rendered out to 2D images and used in Unity.

would someone be able to tell me a good way of achieving that glow, preferably within maya or unity.

Advertisement

In Unity you can just use a emission texture, to get actual light you will add a light object to the scene.

In Maya again you add a emission texture. You can also add a blue sprite over the render and use a "add effect". Can also be done in post processing.

Easiest way to do it in Maya is just to add a bright blue light with some smeared blue billboards.

This is a easy to achieve effect with hundreds of ways to do it .

If you want I can upload a example for you, I know I am not good at explaining.

This topic is closed to new replies.

Advertisement