I am making a game that is similar to games like harvest moon and animal crossing. Am putting in a dialog system for NPCs.
I have tried numerous times to make a dialog system. I have tried using Escoria, but I didn't like the bloat that came with it. I tried looking into json, but could not figure out how to get it to work. How does one make a nonlinear dialog system in GDscript?