Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Interesting movement mechanics and take on the theme.

Wish the game had fullscreen though. There is a checkbox in the itch page settings to add a fullscreen toggle.

Did you opt for Unreal Engine 4 because it used to have web export?

Do you normally use 5.x? If so, how did you find the process of working in 4.x?

Hi, thanks for checking out.  Yeah, I mainly jumped to the UE4 version because of web support. For small games like this, there is no big difference in engine workflow through versions, apart from UI differences. Itch.io's fullscreen toggle doesn't work on the UE4 game. I can add my own full-screen button messing with code in the HTML file, but that breaks canvas rendering a bit, adds a white vertical line on the right (you can check that in my other game "Under Review"), and while I found a workaround for this, that needed a bit of testing, and I didn't have time for this in the jam.