motion tracking

hello everyone,

i want to use a oculus rift for a unity VR project.

one question i have is: can i use the motion sensor of the rift to move around in the scene/game?
(not only look around but also walk around with the sensor.)

hope someone can help me with this!

Yes it can track movement but with one sensor you wont get too far.

thanks for your reply.

so when i walk forward or backwards i move the fpscontroller in unity?

No it does not happen automatically. You should use Oculus utilities for Unity and it’s player controller and customize it for yours need to take in account the headset movement depending how you want it.

ok, wil try it soon thanks for your help!