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:
Properly install the SyndiBox addon
Try to open the SyndiBox.tscn
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.
Device Info (please complete the following information):
OS: Windows 10
Godot version: 3.23.
SyndiBox version: 1.7.1
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.
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:
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.
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.