Search found 4 matches
- Tue Sep 27, 2022 10:39 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System not registering mouse clicks in HTML
- Replies: 3
- Views: 201
Re: Dialogue System not registering mouse clicks in HTML
Hi Tony, Oh my, your answer helped, as it made me realise a fatal error on my part; I totally neglected to factor canvas rendering order/order into the hierarchy into the equation. Turns out I had a second UI canvas that sat on top of the Dialogue System UI, which blocked all of the raycasting! Once...
- Tue Sep 27, 2022 5:20 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System not registering mouse clicks in HTML
- Replies: 3
- Views: 201
Dialogue System not registering mouse clicks in HTML
Hi Everyone, I have come across a strange issue when building my project to HTML, as for some reason, Dialogue System does not seem to register mouse clicks. For example, I am using a continue button to advance dialogue, and have branching dialogue choices, however neither can be selected. This caus...
- Tue Sep 27, 2022 12:45 am
- Forum: Dialogue System for Unity
- Topic: Setting up dialogue advancing/pacing on click
- Replies: 3
- Views: 265
Re: Setting up dialogue advancing/pacing on click
Hi Tony,
Wow, thanks so much for the help, that was perfect! The helpful wizard had already setup the continue button, so I double checked all of that, but I'd never thought to just resize it across the screen--it works like a charm!
Thanks so much!
I hope you have a good one!
Wow, thanks so much for the help, that was perfect! The helpful wizard had already setup the continue button, so I double checked all of that, but I'd never thought to just resize it across the screen--it works like a charm!
Thanks so much!
I hope you have a good one!
- Mon Sep 26, 2022 10:46 am
- Forum: Dialogue System for Unity
- Topic: Setting up dialogue advancing/pacing on click
- Replies: 3
- Views: 265
Setting up dialogue advancing/pacing on click
Hi Everyone, I hope you're all well! :) Apologies if this query has been posed before, I looked through the documentation and searched the forums, but couldn't seem to find what I'm looking for, so I'm assuming I have my terminology wrong! I was wondering if there was a way/some settings to set my D...