Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Unity - Fake Point Light

Unity shader asset that lets you create stylized fake lights! · By Lazy Eti

Possible recreation in Unreal?

A topic by mediochrea created 12 days ago Views: 16 Replies: 1
Viewing posts 1 to 2

Hi Lazy Eti! First of all wanted to say that the shader looks absolutely fantastic, really selling the ol' stencil light look! :D I'm developing a game in Unreal, and I was wondering if you have any insight on whether it would be technically feasible to recreate this effect, or is it using any Unity-specific features? Thank you in advance!

Developer

Hey @mediochera technically it should be feasible.

the basic principle is relatively simple to achieve https://protowlf.com/unreal/unreal-stencil-lights/ but I crammed many features in this shader and I haven't used  Unreal since 4.2  so there might be some new technical limitations im not aware of.

Good luck!