AutoScroll with TMP
Posted: Wed May 27, 2020 8:43 am
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 UnityUIScrollbarEnabler. But i can't find this one in the component menu. It seems its a simple inheritance of UIScrollbarEnabler, so i changed the expected type to UIScrollbarEnabler. (see img in attachment, maybe this is already the problem?)
Anyway, the ScrollView itself works and the expected effect of the Typewriter is also visible, just the autoscroll function doesn't work. Can you please help me?
I'm using Unitv 2019.3.10f1 with Dialogue System 2.2.6.
Best regards
A.
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 UnityUIScrollbarEnabler. But i can't find this one in the component menu. It seems its a simple inheritance of UIScrollbarEnabler, so i changed the expected type to UIScrollbarEnabler. (see img in attachment, maybe this is already the problem?)
Anyway, the ScrollView itself works and the expected effect of the Typewriter is also visible, just the autoscroll function doesn't work. Can you please help me?
I'm using Unitv 2019.3.10f1 with Dialogue System 2.2.6.
Best regards
A.