TeamSyndi / syndibox

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

Fixed issues with profiles and a few other changes #24

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

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

Fixes #13

I fixed the issue with profiles being far awhile from where it should be. There is some blind spot where if you put the anchors there it breaks but for most situations (including the default place) it should be fixed.

i also added a little padding to the x-offset for pictures that are not transparent (or for some reason just take up the edges) so it look a bit nicer

i finally added a check to make sure that the tween exist before deletion as if you click fast enough trying to skip through dialogue it sometimes tries to delete a already deleted tween