Abhijit Srikanth

Results 8 comments of Abhijit Srikanth

You could add the "required" field into your schema; and once you validate; you know which properties are missing. Worth a try.

@jAndriolli Could you explain more on the solution for connecting it with a simple node server hosted locally. I still get the following error when I try to run the...

This is an online hosted server and connects when I tested on the socket.io client tool. This is my code, ``` socket = IO.Socket("https://socket-unity.herokuapp.com/"); socket.On(Socket.EVENT_CONNECT, () => { Debug.Log("Connected to...

Perfect. It works like a charm. Thanks

@dantman I was going for an application in which the UI could be controlled by the user using the Oculus, and the user outside the oculus (in front of the...

@bddckr Mouse interaction works fine when I make the canvas mode to Screen space. But this disrupts the control from the Oculus touch.

@Eraile I tried your solution, but my mouse clicks still have no response on the menu.

Sorry, but I haven't been so working on this yet. This was just a repo I moved from mercury.