Skip to content

sh0v0r/DoomGlowUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DoomGlowUnity

Unity Port of Unreal Doom Glow Implementation

How to use:

Create an empty Parent transform, Add the DoomGlowManager component.

Create a Unity Quad as a Child and add the DoomGlow component. You can have many siblings, the manager will collect them all and call their update methods

Create a Material for the Quads with the Mobile-Additive material and a simple small white texture.

Configure the Doom Glow Components Camera reference

Position and Scale your quads where you want them.

Adjust the Push Distance and Colours

Provided as is, no support will be provided.

Good luck!

About

Unity Port of Unreal Doom Glow Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages