Skip to main content

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

I pressed the 'e' key in front of the door, but nothing happens. Even though I held it down.

(1 edit)

I have this same issue! I'm live now, going to try and raise the emotions to various levels and just spam E at the door? Not sure, but it also seem E doesn't work for me either. Nice graphics and cool concept, hope we can figure this puzzle out! 🕵️‍♀️🎮🧩 EDIT: this is what we found with various troubleshooting: 

The error shows the game is crashing because it is looking for the "Player" node inside the main menu scene (/root/Menu), where it does not exist. The developer likely put the "next level" code inside a global script (scene_manager.gd) that incorrectly assumes a player is always present in the scene tree.

hope that help, let me know when its fixed! still great work