Lesson 8.3Lesson 8.3 · VR & Immersive Design Review
Locomotion, Scale & Comfort
How you move through a building bigger than your room - without making anyone queasy, and at scale you can trust
Your headset thinks the world is the size of your living room. Your building is not. How you cross that gap decides whether a client finishes the tour or takes the headset off.
Standing in a VR scene is effortless. Travelling a whole building from a room a few metres across is the hard part - and the part that makes people sick if you get it wrong. The moment you move through the virtual world without your body actually moving, your eyes and inner ear disagree, and that disagreement is nausea.
So VR locomotion is really a comfort problem wearing a movement costume. This lesson gives you the two main ways to move - teleport and smooth locomotion - and, just as importantly, the honest rules for true 1:1 scale (the whole reason VR helps design) and the comfort toolkit that lets almost anyone last a full review. Get this right and VR becomes a dependable design instrument; get it wrong and it becomes the gimmick that made the client dizzy.
Teleport = safe default. Vignette + snap-turn = comfort. 1:1 verified = trust. Guardian + spotter = safety.
Why moving in VR is a comfort problem first
The root of nearly all VR discomfort is a single mismatch. Your vestibular system - the balance sensors in your inner ear - senses real acceleration and motion. Your eyes report what you see. When you physically walk, the two agree, and you feel fine. But when the virtual view glides you forward while your body sits still, your eyes say you are moving and your inner ear says you are not. Your brain, evolved to read that conflict as poisoning, responds with the classic symptoms: cold sweat, headache, nausea. This is VR sickness (also called simulator sickness), and it is the single biggest reason a design review ends early.
This is why locomotion design is not a convenience question but a comfort question. The two levers you have are how movement happens (teleport avoids the conflict; smooth movement creates it and must be softened) and how steady the experience is (the ~90fps and low latency from lesson 8.1 - because dropped frames and lag amplify sickness dramatically). A stuttering scene makes even good locomotion nauseating, which is why performance and comfort are the same subject seen from two sides.
The reassuring truth is that comfort is largely solvable with known techniques, and different people have very different tolerances. A seasoned developer may be happy with full smooth locomotion; a first-time client is not. Design for the least experienced person who will wear the headset - which, in architectural review, is almost always the client. That single principle - default to the most comfortable option, offer the smoother-but-riskier one only to those who want it - guides every choice below.
Eyes say moving, inner ear says still = nausea. Design for the least experienced wearer = the client.
Teleport versus smooth locomotion
The two dominant ways to travel a VR building sit at opposite ends of the comfort scale. Teleport locomotion is the default in Unreal's VR Template and the safest choice for review: you point the controller, an arc appears showing where you will land, you release, and you are instantly there. Because there is no continuous motion, there is no vestibular conflict - almost nobody feels sick teleporting. The cost is a small loss of spatial continuity: you jump rather than flow, so the felt sense of walking a long corridor is slightly broken. For most client reviews that trade is well worth it, and a good teleport (with a clear landing arc and a brief fade) feels natural within minutes.
Smooth (continuous) locomotion moves you through the world like a first-person game - push the thumbstick and glide forward. It preserves the flowing, embodied sense of walking the space, which can be lovely for experienced users and for conveying how a route feels end to end. But it is exactly the motion that triggers sickness in many people, so it must never be the unguarded default for a mixed audience. If you offer it, pair it with the comfort aids below and let the user opt in.
Between and around these sit useful variants. Room-scale walking - literally stepping within your tracked play area - is the most natural and comfortable of all, but limited to the few metres your room allows, so it complements rather than replaces teleport. Arm-swing or dash movement and world-grab (pulling yourself along by grabbing the space) are niche comfort compromises. The professional pattern is clear: teleport as the comfortable default, room-scale walking within the play space, and smooth locomotion as an opt-in for those who want continuous flow. Offer the choice; do not force the risky option on a first-timer.
True 1:1 scale - the reason VR helps design at all
Strip away the novelty and the real value of VR for architecture is true 1:1 scale: a metre in the model is a metre against your body. On a monitor you judge proportions; in VR at 1:1 you feel them - a 2.4-metre ceiling presses a little; a 3-metre one breathes; a corridor that reads fine in plan turns out to feel tight when your shoulders are in it. This is design information you cannot get any other way short of building the thing, and it is why a VR review catches problems a hundred renders miss.
That value is entirely dependent on the scale being honest, which comes back to the setup lesson. If your Datasmith import is at correct real-world scale (Unreal in centimetres) and your VR Pawn's floor origin sits on the building floor, then your standing eyeline lands where a real person's would and everything reads true automatically. The failure modes are worth naming: an import at the wrong unit scale makes the whole building feel like a doll's house or a giant's hall; a pawn floating above or sunk below the floor throws every height off. Verify scale deliberately - stand next to a known dimension (a standard 2.1m door, a 0.9m worktop, a 1.1m balustrade) and confirm it feels right on your body before you trust any judgement the review produces.**
A subtle point: individual IPD (from lesson 8.1) also affects felt scale slightly - a badly-set IPD can make a correctly-scaled room feel subtly off. So for a review where scale conclusions matter, set the headset IPD for each wearer. Do this, and VR becomes a genuine measuring instrument for space; skip it, and you are making confident decisions from a distorted model.
1:1 means a metre is a metre. Verify against a known door/worktop before trusting any height judgement.
The comfort toolkit - and the safety of the real room
A handful of well-understood techniques let almost anyone last a full review, and Unreal supports them all. The most valuable is the comfort vignette (tunnelling): during continuous movement, the engine softly darkens and narrows your peripheral vision, shrinking the field of view just while you move and opening it again when you stop. Because most motion-sickness signal comes from the periphery, this dramatically cuts nausea for a small aesthetic cost. Pair it with snap-turn - rotating the view in fixed increments (say 30 or 45 degrees) with a quick blink rather than a continuous sweep - because smooth rotation is one of the most reliable sickness triggers of all. A gentle teleport fade (a brief dip to black on each jump) further smooths the transition.
Next, decide seated versus room-scale (standing). Seated is the most comfortable and the most accessible - many first-time clients do better seated, and long presentations are less tiring - but it sacrifices the walk-around embodiment. Room-scale standing gives the fullest presence and the most natural short-distance movement, but needs a cleared, defined play area and a tolerance for being on your feet. Offer both; default a nervous or first-time reviewer to seated with teleport, and let confident users stand.
Finally, safety is not optional. The wearer is blind to the real room, so every headset defines a guardian / chaperone boundary - you trace your safe area and a wall appears in VR when you approach its edge. Set it honestly, keep the physical space clear of furniture and cables, and have a spotter present for a standing session, especially with a first-timer who may step or reach unpredictably. A pause/recentre and an easy way to lift the headset should always be within reach. Comfort and safety together are what turn VR from a risky demo into a professional tool people trust.
Vignette + snap-turn + teleport fade = comfort. Guardian boundary + clear floor + a spotter = safety.
Teleport locomotion
Point-and-jump movement with a landing arc
The comfortable default in Unreal's VR Template; no continuous motion means almost no sickness. Slight loss of spatial flow.
Comfort vignette (tunnelling)
Narrowing peripheral vision during continuous movement
Cuts nausea sharply because most sickness signal comes from the periphery; small aesthetic cost. Pair with smooth locomotion.
Snap-turn
Rotating the view in fixed increments with a quick blink
Smooth rotation is a strong sickness trigger; snap-turn avoids it. A near-universal comfort default for seated and standing alike.
Guardian / chaperone boundary
A traced safe area that shows a wall in VR at its edge
Essential safety - the wearer is blind to the real room. Set it honestly, clear the floor, and keep a spotter for standing sessions.
Workshop — tune a building for comfortable, honest movement
Take a walkable VR scene and make it comfortable for a first-timer and truthful at 1:1. This assumes you have the setup from lesson 8.2 working.
A working Unreal VR scene from lesson 8.2, a 6DoF headset with a defined play area, and ideally a first-time volunteer to test comfort honestly.
Goal: a review-ready scene anyone can travel comfortably at true scale Inputs: a working VR scene, a 6DoF headset, and ideally one first-time tester Time: ~45 minutes
- 1Confirm teleport works and its landing arc is clear, then walk the whole building by teleport. Note any place a jump feels awkward (a tight stair, a narrow passage) and adjust teleport reach or add intermediate landing spots.
- 2Verify 1:1 scale deliberately: stand beside a known dimension - a 2.1m door, a 0.9m worktop, a 1.1m balustrade - and confirm it feels right on your body. If anything feels doll-house or giant, fix the import scale or pawn floor origin before trusting the review.
- 3Turn on the comfort toolkit: enable snap-turn (try 30 and 45 degrees), and if you offer smooth locomotion, add a comfort vignette and test it. Add a brief teleport fade. Compare how each feels.
- 4Set the guardian/chaperone boundary honestly for your real space, clear the floor of furniture and cables, and note where the wearer might step or reach unexpectedly.
- 5Run a first-time tester seated with teleport, then (if they are comfortable) standing. Record any discomfort, when it started, and which comfort setting helped. Set the defaults you would use for a real client from what you learned.
You’ll walk away with
A comfort-tuned VR scene plus a short note recording your locomotion defaults (teleport/seated for first-timers, smooth as opt-in), your verified 1:1 scale check, the comfort settings enabled, and one tester's experience.
Three altitudes on the same idea
Read the band that fits you — or all three.
Locomotion and comfort are what make a VR review reliable rather than a gamble. Default clients to teleport, seated if nervous, with vignette and snap-turn on - then let confident reviewers stand and walk. Above all, verify 1:1 scale against a known dimension before you draw any conclusion about a ceiling height or corridor width; that felt-scale judgement is the specific value VR adds to your design process, and it is only as trustworthy as the scale is honest.
True 1:1 scale is where interiors reveal themselves. Reach for a high shelf, feel the clearance beside an island, sense whether a nook is cosy or cramped - none of it reads honestly unless the scale is verified and the wearer is comfortable. Keep the client seated and teleporting for a relaxed material-and-space review, set the headset IPD so depth feels right, and use the walk-around only when they are settled and want it.
Comfort design is a genuine, hireable craft - not an afterthought. Understanding vestibular mismatch, why snap-turn beats smooth turning, and how a vignette works marks you as someone who can build VR people actually tolerate. Practise defaulting to the most comfortable option and offering the smoother one as opt-in; that judgement, plus verifying scale, is exactly what separates a queasy student demo from a professional review experience.
“Smooth first-person movement is the natural, best way to walk a building in VR - teleport is a clumsy compromise.”
Do it yourself
Reason it through - comfort first.
- 1In one sentence, what sensory conflict causes VR sickness during smooth locomotion?
- 2Why is teleport the safer default for a client review, and what does it cost you?
- 3How does a comfort vignette reduce nausea, and when is it applied?
- 4Why does snap-turn beat smooth turning for comfort?
- 5How would you verify that your scene is genuinely at true 1:1 scale before trusting a height judgement?
The one line to carry out
Peer-reviewed journals & authoritative standards
- 01Virtual reality sickness — Wikipedia, 2026.
- 02Room-scale — Wikipedia, 2026.
- 03Immersion (virtual reality) — Wikipedia, 2026.
- 04Field of view in video games — Wikipedia, 2026.
You can now move comfortably through a truthfully-scaled building. The final step is to use it: running an actual VR design review with a client or team - what to look for at true scale, how to annotate, and how to collaborate in the space together.
The author
Amogh N P
Architect, interior designer, and creative polymath. Studio Matrx began in his notebooks — his vision of design made honest, useful, and open to everyone. Its Academy is written and taught in his memory, and free, forever.
More about Amogh →