Comments

Log in with itch.io to leave a comment.

I don't know if I'm making right choices or not. But, from what I'm seeing, the scenes you have over on the side never showed except the scene where Chloe leans down in the camera.

That is from a full version of the game, if it is misleading, I would rather delete it.

(+2)(-1)

I was curious cause most devs usually post screenshots of what's suppose to be in that game at the time then maybe post new images when an update is made.

(1 edit)

I keep getting this error. The demo starts out fine, but then this error starts appearing more and more until you can't really progress any scenes, save, or even quit out normal.
-----------------------------

While running game code:

  File "renpy/common/00action_control.rpy", line 243, in __call__

    renpy.hide_screen(self.screen, layer=self._layer, immediately=self.immediately)

TypeError: my_hide_screen() got an unexpected keyword argument 'immediately'

(1 edit)

Did a fresh install and that seems to have fixed it.
Tried to fix it myself before doing a fresh install, but couldn't figure out what caused it and couldn't find anything helpful online.