Replies: 1 comment 1 reply
-
Hmm, yeah the mouse is shown automatically, because we assumed people would want the mouse to select choices 😨. You could simply put a control element in front of the screen (on a higher layer) if you want to block mouse input. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just a quick question: how do I hide the mouse cursor when I’m in dialogue? I have it hidden normally, but it reappears when choices come up. Would also like to know how I could disable mouse input entirely because even if I hide the cursor, the player could still hover over the options and select them. Thanks in advance!
I thought about simply adding this,
but it didn’t seem to work.
Beta Was this translation helpful? Give feedback.
All reactions