Page 2 of 2

Re: Text wrapping and typewriter effect.

Posted: Wed Sep 25, 2019 4:16 am
by KarolStolaDD
My favourite ipsum generator ^^
https://trumpipsum.net/

Re: Text wrapping and typewriter effect.

Posted: Fri Oct 01, 2021 4:03 am
by dhishii
Hi Tony,
I wanted to check the example file you uploaded, but for some reason it's not unpacking it as a unity package. Could you upload it again? (I'm on a mac)

I'm trying to get the typewriter effect with auto scroll working, but I can't seem to get it to scroll. I also have an audio file linked to the conversation node. Would this cause any issues?

Re: Text wrapping and typewriter effect.

Posted: Fri Oct 01, 2021 8:18 am
by Tony Li
Hi,

If you unzip the zip file, it contains a unitypackage file. You should then be able to import the unitypackage file into a Unity project.

Re: Text wrapping and typewriter effect.

Posted: Fri Nov 12, 2021 6:01 pm
by eazy_b
Hey!

I'm also having issues with autoscroll. I'm using TextMeshPro. I replicated the uploaded UnityAsset with the difference being it's using the TextMesh Pro Typewriter Effect instead. The typewriter effect is working but the text just overflows without scrolling.

Not sure what I'm missing...

Re: Text wrapping and typewriter effect.

Posted: Fri Nov 12, 2021 6:24 pm
by eazy_b
eazy_b wrote: Fri Nov 12, 2021 6:01 pm Hey!

I'm also having issues with autoscroll. I'm using TextMeshPro. I replicated the uploaded UnityAsset with the difference being it's using the TextMesh Pro Typewriter Effect instead. The typewriter effect is working but the text just overflows without scrolling.

Not sure what I'm missing...
Changing the Content Size Fitter -> Vertical Fit to Preferred Size seems to have fixed it.

Re: Text wrapping and typewriter effect.

Posted: Fri Nov 12, 2021 11:37 pm
by Tony Li
Good catch. Glad you got it fixed.