What in my code does not work i’ve litterly tried everything and its so simple yet it simply does not display any text
everything has the correct name it should work as intended but it doesn’t
1 Like
The dialog tree confuses me. But from what I know, ClippedLineText is used when you want a typewriter effect. It requires a timer and other events. If you want immediate text then you can use DialogueTree::LineText()
There are a few examples and more in the wiki.
