So sorry if this is a really stupid question, I’m just starting with GDevelop and have tried every dialogue/yarn tutorial and can’t seem to work out where I have gone wrong.
So I’d like the player to collide with a box (which is set to opacity=0 in game) and then some scrolling text to appear inside a text box. I’ve setup a bitmaptext object and referenced it in the events but it isn’t registering the yarn text no matter what I try to change. Instead it just gets stuck like this (A on the screenshot provided).
I’d like each line from my yarn node to appear one after the other using the ‘f’ key to speed along the scrolling text and finally the same key to close the text box entirely and continue the game.
Can anyone help me understand what I’m overlooking/not seeing?
Here is the screenshot with hopefully all the info needed:
Thank you so much in advance <3