TeamSyndi / syndibox

SyndiBox - A powerful text engine for dialog-heavy Godot projects
MIT License
91 stars 9 forks source link

Added a way to start the dialog box from script #26

Closed I-Have-No-Idea-What-IAmDoing closed 3 years ago

I-Have-No-Idea-What-IAmDoing commented 3 years ago

You can now restart and reuse the same syndibox node

also added a way to stop and reset the node too

also got rid of a debug print from last pull request

still a draft as i need to add documentation and fix a few problems first but i wanted to get it out here to make sure it looks right, right now

Sudospective commented 3 years ago

oops i did not mean to mark as ready for review

I-Have-No-Idea-What-IAmDoing commented 3 years ago

It should be ready to review for now, i added some comments and i also fixed a issue with transposing

I-Have-No-Idea-What-IAmDoing commented 3 years ago

Just also fixed 2 crash issue relating to hiding text (though it still does not work) and alternate fonts