Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

One thing that I've noticed is there's a slight glitch (I think) for when you make all your dialogue events but don't "load data from json file", and all you get when you preview your game is a black screen.

But, when I remembered to add/load in my yarn json file, I saw my game load properly.

(1 edit) (+1)

That is normal behavior. The dialogue tree must require a loaded json file.
This is not something I did, this is how the dialogue tree is in engine :'D.