Forum Discussion

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

Messing with scale

How would I go about messing with the perceived scale of the world? I can make the player six inches tall, but from my understanding that just makes it look like you're crawling on the ground, it doesn't actually make things look bigger (I'll admit, I do not have a rift to test). Would messing with the IPD do it? i.e. if I reduced the player's height by 75% I also reduce the IPD by 75%?

2 Replies

  • To adjust perceived world scale, you must multiply ineraxial distance and neck offset vector by scale factor. viewtopic.php?f=37&t=5739&start=20#p89392

    Then, to make it look like you're actually got smaller, you can also multiply player height by same value.

    If you decrease height more so than IPD, you're getting the "midget body" feel.
  • In Vireio would just adjusting the separation do that? It sounds like the same thing, but is it?