Skip to main content

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

Fun quick game, liked the feedback. the controls were quite sensitive and the camera clipping through walls was mildly annoying. The Godot scene swaps took a second to load in the new stuff but was an enjoyable idea.
Liked the System shock reference. Game was a little easy but Fun story and Cool entry

(1 edit) (+1)

Thank you for playing ! The scene swapping was intended for optimization on low end hardware, however the loading of another scene node inside the main level caused tiny stutter, something I was already trying to prevent, I will see how further I can optimize the game without making it stutter. Also I have not played system shock yet, but the final face in the end was absolutely inspired by SHODAN, I am glad you noticed it 😅. I kept the game easy as I wanted everyone to watch the ending and unlock the reward after it. 

I have added more content to the game and some bugfixes, The stutter problem seems to have been drastically reduces after I changed the code to use threaded loading earlier than the loading trigger point, if you'd like, you can give it one more try.