react-vr-walk icon indicating copy to clipboard operation
react-vr-walk copied to clipboard

Movement should be relative to the current position

Open dgrabla opened this issue 8 years ago • 2 comments

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

dgrabla avatar Oct 27 '17 10:10 dgrabla

I agree! I will have a look into it next week. btw: PR's are welcome 😺

apoeco avatar Oct 28 '17 15:10 apoeco

codemill$40

I'll add headMatrix prop to Walk component and use it to calculate move directions.

farolanf avatar Nov 12 '17 14:11 farolanf