supermedium / moonrider

🌕🏄🏿 Surf the musical road among the stars. Side project built by two people in a few months to demonstrate WebXR.
https://moonrider.xyz
MIT License
570 stars 222 forks source link

v3 Discord Brainstorm List #113

Open ngokevin opened 4 years ago

ngokevin commented 4 years ago
iangilman commented 4 years ago

How's it coming on the Vive controller rotation issue? I'm sad not being able to play the game at all :-(

ngokevin commented 4 years ago

@iangilman Hey, sorry. Are the controllers rotated wrong everywhere or just in certain modes?

If you want to play with values for me, open up the web inspector in Firefox, and try playing with the rotation different values like:

document.querySelector('.bladeContainer')[0].parentNode.setAttribute('rotation', '90 0 0');

Lemme see..

ngokevin commented 4 years ago

I pushed something, let me know if it helps at all.

iangilman commented 4 years ago

Apologies for the delayed response, and thank you for tackling this! The controllers were always rotated wrong, and with the new version they are perfectly aligned! Thank you so much… I'm having a delightful time with the game now :-)