Forum Discussion

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

Adjusting Character size for Player height

Hi All,

in UE4 what is the approach to take for scaling a player game character to meet the real height of the player, as taken from the Oculus config settings?

Could anyone suggest what I should scale in my character setup? (I'm using just blueprints at the moment)

Cheers
Fred

1 Reply

Replies have been turned off for this discussion
  • Fredrum's avatar
    Fredrum
    Expert Protege
    Is it as easy as just scaling the Skeletal Mesh Component or even the root Capsule Component(in my Chracter BP) actually? I thought it broke my IK setup but it turned out to be caused by something else I had done. I might have to do something more custom for arm length calibration but I can wait with that until later.

    Cheers, Fred