[Solved] Bubble Subtitle: Small bubble appears before resizing

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 22034
Joined: Thu Jul 18, 2013 1:27 pm

Re: Bubble Subtitle: Small bubble appears before resizing

Post by Tony Li »

Hi,

Try unticking the Standard UI Subtitle Panel component's Clear Text On Close checkbox.
EatAllTheGames
Posts: 23
Joined: Mon Jul 30, 2018 9:20 am

Re: Bubble Subtitle: Small bubble appears before resizing

Post by EatAllTheGames »

Tony Li wrote: Thu May 20, 2021 11:16 am Hi,

Try unticking the Standard UI Subtitle Panel component's Clear Text On Close checkbox.
That did it! It's actually difficult to tell what looks better, the small bubble as the bubble disappears, or the fading out.... one to consider

Thanks for all the help
User avatar
Tony Li
Posts: 22034
Joined: Thu Jul 18, 2013 1:27 pm

Re: [Solved] Bubble Subtitle: Small bubble appears before resizing

Post by Tony Li »

You could change the animations to grow and shrink the bubble if you like that better than fading in/out. To grow, animate the bubble panel's local scale from (0,0,0) to (1,1,1).
EatAllTheGames
Posts: 23
Joined: Mon Jul 30, 2018 9:20 am

Re: [Solved] Bubble Subtitle: Small bubble appears before resizing

Post by EatAllTheGames »

Tony Li wrote: Thu May 20, 2021 11:29 am You could change the animations to grow and shrink the bubble if you like that better than fading in/out. To grow, animate the bubble panel's local scale from (0,0,0) to (1,1,1).
Sounds very cool - I'm going to try that now
Post Reply