Skip to main content

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

Coudln't leave first room...

(2 edits) (+1)

So sorry, I must have botched the tutorial explanation. The goal of the mechanic is to try and raise emotion levels just enough while not destroying your ability to move, but I didn’t run the explanation by anyone. I’ll see if I can fix it in a bit 😅

(+1)

Would you mind explaining your exact issue? That might help me fix it!

(+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