Page 1 of 1

Text Line doesn't work

Posted: Wed Mar 24, 2021 8:37 am
by Waru_GameDev
Hi!
I hope this messages finds well,
I am looking making a mobile chat system for our next game and I founded the Texline example!
My problem happens just after integrating the package
I get the following errors.
http://prntscr.com/10u990u
And some examples scenes have missingPrefabs
http://prntscr.com/10u9art
Thanks on advance!

Re: Text Line doesn't work

Posted: Wed Mar 24, 2021 9:50 am
by Tony Li
Hi,

Textline requires the Menu Framework package, also available on the Dialogue System Extras page.

If you don't need to whole Textline functionality, the Dialogue System includes an SMS Dialogue UI in Plugins / Pixel Crushers / Prefabs / Standard UI Prefabs / Pro / SMS.

You can ignore the 'Component GUI Layer' error. The GUI Layer is present for older versions of Unity (2018.4 and older) and is ignored in later versions.

Re: Text Line doesn't work

Posted: Thu Mar 25, 2021 5:16 pm
by Waru_GameDev
Thanks so much!!!

Re: Text Line doesn't work

Posted: Thu Mar 25, 2021 5:23 pm
by Tony Li
Glad to help!