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 aframe-fps-look-controls-component #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timwis
Copy link

@timwis timwis commented Jan 6, 2018

Enables FPS-style looking: move the mouse to look around, without needing to hold the button down.

path: dist/fps-look-controls-component.min.js
versions:
1.0.1:
version: ^1.0.x
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be:

     0.7.0:
        version: ^1.0.x

where 0.7.0 would be replaced with the oldest version of A-Frame you've tested with.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@donmccurdy I think that's true after A-Frame version 1.0 is there.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm not sure what you mean, since a-frame 1.0.0 doesn't exist, we probably want this component to work with 0.7.0 and up?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad, yes your right 1.0.1: should indeed be 0.7.0: or oldest A-Frame version tested

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

Successfully merging this pull request may close these issues.

3 participants