Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
infotau's avatar
infotau
Honored Guest
10 years ago

Flickering in Oculus Rift and few other questions

Hello,

I have few questions please regarding Oculus Rift DK2

1/ Can anyone tell me how to get rid of this flickering ? its everywhere :(
I should mention that only happen in oculus rift.
2/ Also how can i raise the position of the camera ? everytime i do that in editor then test the game it always reset to initial position.
3/ I have DK2 and the SDK provided (the prefabs) i cant use hem to allow players to zoom in and out (using their head) how to do that please ?

Im using unity 5.0.1f1
Thanks so much :)

Image link : https://fbcdn-sphotos-d-a.akamaihd.net/ ... 3ada54459d

1 Reply

Replies have been turned off for this discussion
  • 1. I'm not sure what you mean by "flickering". I haven't seen this before.

    2. By default, it uses the height that the player sets in their profile. Ideally you should be modeling all your assets at a real 1:1 scale and having the player at their real height will look natural. If you need something more customized, check this post: viewtopic.php?f=37&t=21847&p=264146&#p259260

    3. Can you explain what you mean by "zoom in and out". If you are talking about just leaning closer, it would work like that by default. If you need something like a binocular or sniper scope effect, that is more complex but possible.