Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node GUI broken, hidden, example scene broken #12

Open
Darth-Carrotpie opened this issue Aug 21, 2023 · 2 comments
Open

Node GUI broken, hidden, example scene broken #12

Darth-Carrotpie opened this issue Aug 21, 2023 · 2 comments

Comments

@Darth-Carrotpie
Copy link

Darth-Carrotpie commented Aug 21, 2023

Tried to test out if this package still works, sadly not really. Found these issues in first 15 min on testing:

  • No node connections can be seen in node window
    image
  • Start node cannot be moved
  • Example scene throws has null reference exceptions for DialogueContainer

Perhaps I installed something wrong, but as there are no instructions, I just cloned this repo into an assets folder...

EDIT:
Forgot to mention version: 2022.3.5f1 LTS

@Scorpion999PT
Copy link

Did you figure out how to solve it ?

@EdraHor
Copy link

EdraHor commented Sep 2, 2023

I managed to fix the problem of incorrect connection display by adding the following line to StoryGraphView.cs
textField.style.flexDirection = FlexDirection.Column;

image

Source: Wafflus/unity-dialogue-system#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants