A few questions. Been a while
Re: A few questions. Been a while
Please see image, i cant see version 1.5?
Where is that?
Where is that?
Re: A few questions. Been a while
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
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..
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
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..
Re: A few questions. Been a while
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.
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.
Re: A few questions. Been a while
Thank you Tony..
Its propperly something easy and silly...
I just send you the google drive link.
Thank you
Br Hamid
Its propperly something easy and silly...
I just send you the google drive link.
Thank you
Br Hamid
Re: A few questions. Been a while
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.]
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.]
Re: A few questions. Been a while
Thank you for resolving my issue Tony..
You are the true magician, king and awesome asset creator. Love everything about this assset..
There are just so many things to learn here...
You are the true magician, king and awesome asset creator. Love everything about this assset..
There are just so many things to learn here...
Re: A few questions. Been a while
Glad to help!
Re: A few questions. Been a while
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
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
Re: A few questions. Been a while
Hi,
Try removing the empty node from the end of your conversation.
Try removing the empty node from the end of your conversation.