Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi,
Just started the game (5 minutes ago) to test it...

Right at start you have a little bug in the script when trying to set the 

meetkira variable. Should be 

$ meetkira = True

instead of 

$ meetkira == True

So far only say a bit of dialogue missing because of it.