Hi! I’m doing a VR project and tried making a camera based movement, but i cannot seem to be able to walk backwards, so it kinda becomes a mess to deal with. I’m using an Oculus Quest 2.
How can i solve this?
Hi! I’m doing a VR project and tried making a camera based movement, but i cannot seem to be able to walk backwards, so it kinda becomes a mess to deal with. I’m using an Oculus Quest 2.
How can i solve this?
Hi Merrick,
What happens if you put a negative value into the ‘Scale Value’ ?
If that doesn’t work, you could try multiplying some of those float values by -1. (I say ‘some’ because you might not want to move backwards/downwards into the ground if you are looking up.)