VIROO Studio - Block User movement when typing on an InputField

Issue:
Hello, I want a user to type an input field into a canvas and type with the keyboard, but it conflicts with the WASD inputs. 
Is it possible to block the user's movement while typing on the InputField?

Additional information:
Viroo version: 2.6
Unity version: Unity version: 2022.3.9f1 and 2022.3.40f1.

Solution: 
Here is a quick example where your user movement input is blocked when you click on an Input field, making it much easier to type.
You just need to add it to a Input field object. Also please make sure to assign the Tracked Device Graphic Raycaster component to the InputField Canvas and ensure that the Blocking Mask attribute doesn't interfere with the VIROO HUD.


Please visit our VirooStudio FAQ&Troubleshooting page for more info: VirtualDesk Support - VIROO Knowledge Base - VIROO STUDIO
Attached Files
BlockDesktopPlayerMovementOnInputField.cs
404kb