Skip to main content

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

I looked through the DIY instructions but didn't see anything about adding additional lines, only changing the lines. Is there a way to add additional lines of dialogue on top of what is already there?

Oh, I guess I misunderstood.  So, I don't think so.  The code for the game has to look up the dialogue using specific values.  There is no way to add your own custom value and expect the game to read it.  The game would need to be told to look up any new dialogue.

The best you could do is add onto the dialogue currently in the Dialogue-ENG.json file, but I don't think that's what you're asking.  Each line of dialogue is contained in a set of quotation marks, so you could try to add more to the dialogue there as long as it is within the quotation marks.

Ok, it was worth a shot. If you need help thinking of lines for your game you can ask me. Although I don't think I would be that good at it..