Starting conversation, dialog does not show or enable the mouse cursor
Posted: Fri Jul 01, 2022 2:08 pm
Hello again!
I'm having a strange issue with my Dialogues. Everything seems to work great, and the first few characters I've made converse happily with my player. There seems to come a point when something goes weird, and I engage in a Dialogue conversation and the mouse cursor is not enabled. I seem to have no way to re-enable the cursor, no matter how often I end the dialog and start it again.
Any idea what might be stopping the conversation from making the mouse cursor active and available, when I enter into a dialogue with an NPC?
One other thing I've noticed is that with dialogue system enabled, when I start the game the cursor is visible, even if I turn it off in another script (Cursor.visible = false). It seems that dialogue system wants to take some sort of control over the mouse cursor, whether I like it or not!
Many thanks again!
I'm having a strange issue with my Dialogues. Everything seems to work great, and the first few characters I've made converse happily with my player. There seems to come a point when something goes weird, and I engage in a Dialogue conversation and the mouse cursor is not enabled. I seem to have no way to re-enable the cursor, no matter how often I end the dialog and start it again.
Any idea what might be stopping the conversation from making the mouse cursor active and available, when I enter into a dialogue with an NPC?
One other thing I've noticed is that with dialogue system enabled, when I start the game the cursor is visible, even if I turn it off in another script (Cursor.visible = false). It seems that dialogue system wants to take some sort of control over the mouse cursor, whether I like it or not!
Many thanks again!