Any way to make yarn select a random line of dialogue from a list?

kind of like if I have a choice of 3 options (a, b, c) is there any way to make yarn select one of those three options at random?

Dear @Rockgoboom2
you can create 3 yarn blocks and name them:
random_1,random_2,random_3
Then you can manage the text block into GDevelop using the random function

Can you provide an example? thank you

Nevermind I got it, thank you!

1 Like