A few questions. Been a while

Announcements, support questions, and discussion for the Dialogue System.
hrohibil
Posts: 368
Joined: Thu Nov 04, 2021 12:50 pm

Re: A few questions. Been a while

Post by hrohibil »

Please see image, i cant see version 1.5?

Where is that?

User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: A few questions. Been a while

Post by Tony Li »

hrohibil
Posts: 368
Joined: Thu Nov 04, 2021 12:50 pm

Re: A few questions. Been a while

Post by hrohibil »

Tony nothing helps!!

Should i try to uninstall Dialogue asset and install again?

I was thinking to zip down the project and send it to you as I am total lost here :cry:
But the project is 7-8 gb, i dont know how to give youjust what you need..

I am really lost here...

I tried in game mode to disable almost every gameobject to ensure nothing is obscureing it, no luck.

When player dies, a menu pops up with a button "TRY AGAIN" and here the mouse works perfectly when hovering over it or clicking it..
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: A few questions. Been a while

Post by Tony Li »

Hi,

I don't think removing and reimporting the Dialogue System will help, since the problem probably isn't in the Dialogue System itself. Please send a reproduction project (see the instructions in that link) to tony (at) pixelcrushers.com. You can send it to me via a service such as Dropbox, Google Drive, OneDrive, WeTransfer, Mega, etc.
hrohibil
Posts: 368
Joined: Thu Nov 04, 2021 12:50 pm

Re: A few questions. Been a while

Post by hrohibil »

Thank you Tony..

Its propperly something easy and silly...

I just send you the google drive link.

Thank you :?

Br Hamid
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: A few questions. Been a while

Post by Tony Li »

Hi,

Your CanvasDead canvas's Sort Order is 5000, which puts it on top of all other canvases. Since CanvasDead is active during gameplay and has a full-screen image, it blocks all input.

Try keeping CanvasDead inactive except when the player is dead.

[Edit: Also needed to remove extra Canvas and Graphic Raycaster components from inside dialogue UI hierarchy.]
hrohibil
Posts: 368
Joined: Thu Nov 04, 2021 12:50 pm

Re: A few questions. Been a while

Post by hrohibil »

Thank you for resolving my issue Tony.. :D

You are the true magician, king and awesome asset creator. Love everything about this assset..

There are just so many things to learn here...
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: A few questions. Been a while

Post by Tony Li »

Glad to help!
hrohibil
Posts: 368
Joined: Thu Nov 04, 2021 12:50 pm

Re: A few questions. Been a while

Post by hrohibil »

Thank you Tony:

Hope you can help on the last question I posted on mail to you.

How to close the conversation when clicking on that text as it is the last node
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: A few questions. Been a while

Post by Tony Li »

Hi,

Try removing the empty node from the end of your conversation.
Post Reply