Yes, it works now.
Thank you very much for your help!
Search found 3 matches
- Wed May 27, 2020 4:07 pm
- Forum: Dialogue System for Unity
- Topic: AutoScroll with TMP
- Replies: 5
- Views: 420
- Wed May 27, 2020 3:25 pm
- Forum: Dialogue System for Unity
- Topic: AutoScroll with TMP
- Replies: 5
- Views: 420
Re: AutoScroll with TMP
Thanks for the fast help!
It works now better, but unfortunately still not as expected. The autoscroll functions jumps now immediately to the end of the text area, you can see it in the video at about 1:00. But maybe i'm using the wrong settings?
It works now better, but unfortunately still not as expected. The autoscroll functions jumps now immediately to the end of the text area, you can see it in the video at about 1:00. But maybe i'm using the wrong settings?
- Wed May 27, 2020 8:43 am
- Forum: Dialogue System for Unity
- Topic: AutoScroll with TMP
- Replies: 5
- Views: 420
AutoScroll with TMP
Hello, i can't get autoscroll to work with TextMeshPro. I build the scene as far as possible as suggested in this thread, except the part with the size fitter as it doesn't seems necessary for the TMP effect writer? I saw the TMP Typewriter Effect expects a ScrollbarEnabler of type UnityUIScrollbarE...