Search found 2 matches

by martinou
Mon Nov 23, 2020 4:09 am
Forum: Dialogue System for Unity
Topic: Changing position of ScrollContent with TextLine
Replies: 3
Views: 104

Re: Changing position of ScrollContent with TextLine

That was so evident I couldn't see it !
Thanks a lot
by martinou
Fri Nov 20, 2020 5:58 am
Forum: Dialogue System for Unity
Topic: Changing position of ScrollContent with TextLine
Replies: 3
Views: 104

Changing position of ScrollContent with TextLine

Hi, I'm new to Dialogue System and I want to use the TextLine asset to create a chat-like dialog system. However I want the scrollContent to begin at the bottom of the scrollRect instead from the top, because I need the last dialog to always be at the same position on the last line. I tried to play ...