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

Add up/down movement to WASD controls #809

Closed
ngokevin opened this issue Jan 13, 2016 · 2 comments
Closed

Add up/down movement to WASD controls #809

ngokevin opened this issue Jan 13, 2016 · 2 comments

Comments

@ngokevin
Copy link
Member

Issue by jcarpenter
Monday Jan 11, 2016 at 08:37 GMT
Originally opened as https://github.com/aframevr/aframe-core/issues/781


Enables the user to move their vantage point up or down in the scene.

We should give some thought into implementation at the component level. Eg: whether we continue with one monolithic WASD component, or start to break out more specialized control components and/or nested-hierarchy patterns.

@ngokevin
Copy link
Member Author

Comment by dmarcos
Monday Jan 11, 2016 at 15:27 GMT


Controls are very application specific. There should not be a single set of controls trying to cover all the use cases. WASD is just a set of basic controls that provide a guide for people to implement their own.

@ngokevin
Copy link
Member Author

Don's PR will allow developer control #1248

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