How to enable scale room movement??

Hi!

I’m trying to enable VR scale room for testing but I don’t know how to do it. My VR Pawn has a scene component (vr origin) with a camera and motion controllers components attached. I have attached a capsule collision too but when I move (step in any direction), the capsule does not move with me.

Have I to update capsule transform every tick using camera position?? any way to do it??

Thanks