Skip to main content

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

I actually made a lightgun game for ludum dare a couple years ago and I remember how surprisingly difficult it was to make one of these, so good job pulling it off. The world needs more lightgun games!

The CRT effect and UI elements looked really nice and gave the game a needed visuals boost to make up for the complete lack of lighting (which i assume is a construct issue?)

While way too short, the game does feel polished and well made. I only wish I could play more than just the first level. Good job and I hope you develop it further!

Thanks!

Yes, Construct 3 is still quite weak when it comes to 3D, so I didn't want to risk using plugins for the lighting. The most time-consuming part was figuring out the formula to convert cursor coordinates from the game layout into 3D scene coordinates.