I'm attempting to incorporate this implementation pretty much wholesale, but having some serious issues. Specifically that I can't figure out how to change the dialogue balloon. I've imported the portrait dialogue balloon from this project into my own. I've attached the script. In the docs it says I have to change the balloon_path, but the settings.gd file is fairly confusing for a noob coder.
I've tried putting everything in the two balloon_path spots on the settings.gd, but nothing seems to work. I've tried "dialogue/dialogue_balloon" "dialogue/dialogue_balloon.tscn" the full res:// link, preloading it, etc. But I just keep getting the default balloons. Would really appreciate some help