Skip to content
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

Update Input Docs #1336

Closed
3 of 8 tasks
StephenHodgson opened this issue Nov 10, 2017 · 1 comment
Closed
3 of 8 tasks

Update Input Docs #1336

StephenHodgson opened this issue Nov 10, 2017 · 1 comment
Assignees

Comments

@StephenHodgson
Copy link
Contributor

StephenHodgson commented Nov 10, 2017

Update all Input Documentation with recent changes:

  • Updated uGUI workflow
  • Raycasting and using layer masks. See EventSystem - what is UIRaycastCamera? #1442
  • Update interface list and scripts with public properties listed
  • Sample Input Implementation with a list of best practices
    • Advise devs to always consume event data via eventData.Use()
  • How to extend the InputManager with custom input sources, event data, and handlers
  • Update Prefab definitions
  • Update Script definitions
  • Update all test definitions

(please add suggestions below)

@StephenHodgson
Copy link
Contributor Author

StephenHodgson commented Nov 25, 2017

Here's a working copy of the improved Input documentation I'm writing if anyone is interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant