Skip to main content

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

It looks like a major bug got into 1.2. The event handler in updateChoices() for selecting a choice calls a function changeText(), which doesn't exist, so selecting a choice fails. Replacing that with changeChapter() seems to work.

Thank you for making these engines! They're fun ways to make little stories.

Oops... a casualty from trying to standardise the engine variants... I have fixed it, thank you for flagging!