Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

I like the idea and it give me the eerie atmosphere. For the spotlight effect, are you using WebGL shader?

Thank you! For the lighting effects, it's just that the enemies are the same colour as the background, so the enemies would just blend in, unless there was another colour behind them... 

Kind of a hacky solution, but hey it works!

(1 edit)

Ah I see. So the enemy sprites has transparent background with slightly off opacity.

Are you using context 2d as the rendering backend?

(+1)

Yup, plain HTML canvas and typescript. The 3d effects are not truly 3d :P