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

z-axis up #29

Closed
FreakTheMighty opened this issue Jan 22, 2016 · 1 comment
Closed

z-axis up #29

FreakTheMighty opened this issue Jan 22, 2016 · 1 comment

Comments

@FreakTheMighty
Copy link

I'm having trouble figuring out how to get camera movement to behave correctly in a scene where the z axis is the vertical axis. When the scene loads, the camera is pointing down the z axis, which in my scene the floor. Can anyone point me and my camera in the right direction?

@borismus
Copy link
Contributor

We make certain assumptions about the coordinate system. You can work around this. For example, you can attach VRControls to a dummy object, and make your camera the child of that dummy object.

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

2 participants