TeamSyndi / syndibox

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

[BUG] "res://Objects/HUD/TextPanel.tscn" dependency in main SyndiBox.tscn file #39

Closed zaknafean closed 3 years ago

zaknafean commented 3 years ago

Describe the bug Attempting to open the SyndiBox.tscn results in a failed load due to missing dependency. I assume this is part of some previous version or project. Obviously the SyndiBox functions without this dependency, but it is certainly weird to have.

To Reproduce Steps to reproduce the behavior:

  1. Properly install the SyndiBox addon
  2. Try to open the SyndiBox.tscn
  3. See screenshot

Expected behavior Being able to open the scene and take a look around would be the expected result. Even the Open Anyway function fails.

Screenshots If applicable, add screenshots to help explain your problem. image

Device Info (please complete the following information):

Additional context I was actually just curious about the character protrait and other stuff hinted at in the Custom.gd so its the first time I've ever tried to open the actual scene directly.

Sudospective commented 3 years ago

Huh, that's really weird, that should have definitely been included...I'll fix that soon.

Sudospective commented 3 years ago

i dont remember if i did this did i do this

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

Not yet

Sudospective commented 3 years ago

Fixed, will be pushing soon