Keystroke conflicts in web modals with Unity events #525
Unanswered
artscloud-stephen
asked this question in
Question and Answer
Replies: 0 comments
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.
-
Hello, I'm developing with webgl.
The issue with my project is that when I move the avatar with WASD, bring up a modal window on the web, and then turn it off, it continues in the direction it was moving before, even though I stopped typing.
I looked it up and there seems to be a UnityProvider called "disabledCanvasEvents" that provides this functionality, but it doesn't work as intended. If anyone knows anything, please help.
Beta Was this translation helpful? Give feedback.
All reactions