How can I make the dialogue lines remain in the panel and scroll upwards?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
ironmanman
Posts: 16
Joined: Tue Apr 04, 2017 10:10 am

How can I make the dialogue lines remain in the panel and scroll upwards?

Post by ironmanman »

Dear Master,

Now I can use the dialogue system to create customized UI. But I wish I could creat a game like Lifeline. The NPC lines remain on the screen and go up when the lines are full of screen.

Could you please teach me how to make it? Should I use the scroll view in Unity UI? Or Should I modify the code?How?

Thank you so much, Master.
Attachments
My project
My project
屏幕快照 2017-04-06 下午11.22.12.png (27.97 KiB) Viewed 587 times
I wish I could make it like this.
I wish I could make it like this.
f0f4024f78f0f7367ee3bd8a0d55b319eac413a8.png (186.2 KiB) Viewed 587 times
hellwalker
Posts: 112
Joined: Tue Jan 19, 2016 11:37 pm

Re: How can I make the dialogue lines remain in the panel and scroll upwards?

Post by hellwalker »

I used the Conversation Log package from Dialogue manager extras to do something like that. http://www.pixelcrushers.com/dialogue-system-extras/
http://www.pixelcrushers.com/download/5222/
or for more phone app style
http://www.pixelcrushers.com/dialogue_s ... itypackage
User avatar
Tony Li
Posts: 22062
Joined: Thu Jul 18, 2013 1:27 pm

Re: How can I make the dialogue lines remain in the panel and scroll upwards?

Post by Tony Li »

Thanks, @hellwalker! That's exactly what I was going to suggest.

@ironmanman - If you get stuck, please let me know how I can help.
ironmanman
Posts: 16
Joined: Tue Apr 04, 2017 10:10 am

Re: How can I make the dialogue lines remain in the panel and scroll upwards?

Post by ironmanman »

Thank you @hellwalker and Tony LI!

You guys are amazing!! I have a life goal now ! I will make it!

I really love this forum!

Thank you again!
Post Reply