Hello,
I am trying to make a simple dialogue system using the yarn functionality in Gdevelop. The problem is that I know that something must be occuring behind the scenes but instead of the text showing and scrolling, it just doesnt show at all.
In the code above, once the exposition ends and the player clicks the arrow button, then the dialogue box should show along with other stuff, but mainly the BBText that I added. I had already added a text branch along with actual dialogue in there, but it just doesnt scroll through.
How do I make things work properly?
Thank you