Page 1 of 1
How to do line break in yarn scripts?
Posted: Sun Oct 02, 2022 5:48 pm
by edassis
I wasn't able to figure out how to force a line break int the same dialogue when importing from Yarn Spinner scripts. Anyone knows how to do that?
Thanks.
Re: How to do line break in yarn scripts?
Posted: Sun Oct 02, 2022 6:38 pm
by Tony Li
Hi,
Assuming you're using TextMesh Pro in your dialogue UI, you can use '<br>' to signify a line break.
Re: How to do line break in yarn scripts?
Posted: Wed Oct 05, 2022 5:56 pm
by edassis
I was quick to find this solution after posting here. Thanks!
Any other recomendation?
Re: How to do line break in yarn scripts?
Posted: Wed Oct 05, 2022 9:21 pm
by Tony Li
That should work. If it doesn't, let me know.