-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input #15
Comments
I'm looking to update the input this week, after my last midterm's over (so on Wednesday). The earlier link that jallendev posted has been updated for the new Unity release, so rather than trying to hunt down outdated documentation, I'm going to try to get things set up with the described method for Unity version 2017.2 (the latest stable release). |
Added the UserInteraction class (see the last post) and removed the old InputScript class. Still need to test it, though (I need to figure out how to get the HoloLens emulator working on my laptop). Note that, as mentioned in the last post, it's probably going to require the 2017.2 final release. |
Currently we are operating under 2017.2.0f3 so this should be fine. Test this script on your branch and make a pull request when complete. |
No description provided.
The text was updated successfully, but these errors were encountered: