You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unity Input system is capturing the keystrokes and not sending them to input box. Can we fix this by not starting input capture on unity until insertCoin callback is called, in example project.
The text was updated successfully, but these errors were encountered:
In the demo project: https://docs.joinplayroom.com/demos/unity/index.html
The unity Input system is capturing the keystrokes and not sending them to input box. Can we fix this by not starting input capture on unity until insertCoin callback is called, in example project.
The text was updated successfully, but these errors were encountered: