react-vr-walk
react-vr-walk copied to clipboard
Movement should be relative to the current position
It is very confusing if left always goes to -x, it should take into consideration the current user position so it is possible to strafe
I agree! I will have a look into it next week. btw: PR's are welcome 😺
codemill$40
I'll add headMatrix prop to Walk component and use it to calculate move directions.