Story-to-Screen Pipeline · Unreal's Role

Unreal in Phase 5 — Shot Assembly

Everything converges here. Per shot: load locationplace characterssnap props to socketsassign pose/animset mood lighting — straight from the storyboard.
Unreal's job in Phase 5

Assembly is fast because the hard work was front-loaded. Every character is already a finalized rig with sockets (Phase 2), every held prop has a grip-pivot (Phase 3), and animations retarget onto the whole cast (Phase 4). So a shot is just: place · socket · pose · light · shoot. This is where the whole pipeline pays off — and it's built almost entirely on this course's level, actor, and lighting foundations.

What Unreal does in shot assembly

5

Build the shot from ready pieces per shot

Nothing here is authored from scratch — you're arranging finished assets against the shot breakdown.

ALoad the location

Open (or stream in) the environment level for this shot — the set assembled back in asset sourcing. Levels are the container everything else drops into.

BPlace the characters

Drop the finalized Skeletal Mesh characters into the level and position them per the storyboard, using ordinary actor transforms.

CSnap props to hand sockets

Attach held props to each character's hand socket — they land in-hand with no offset (that's the Phase 3 payoff) and stay correct through any pose.

DAssign a pose or animation

Pick a pose (single frame) or a retargeted animation from the library for each character. The socketed prop follows automatically.

ESet time-of-day & mood lighting

Light the shot to the storyboard's mood — directional sun + sky for exteriors, point/spot/rect lights for interiors, Lumen for GI — the lighting skills this course drills at length.

UE · Levels + Actors + Lighting

Covered in the intermediate track

Shot assembly is the subject of Cinematics with Sequencer, which builds the Level Sequence, tracks, and camera cuts that arrange a shot. When a performance needs authoring or correcting in place rather than importing, Animating with Control Rig is the tool for it. This page places the step in the pipeline.

Place · socket · pose · light · shoot

If shot assembly ever feels like heavy authoring — hand-placing a prop, re-rigging, rebuilding a character — something upstream was skipped. When Phases 2–4 are done right, assembly is pure arrangement, and you can turn around many shots quickly against the shot breakdown.

Where it goes next

Handing the shot on

  • To cinematography: the assembled shot gets its cameras and timing in Phase 6.
  • Then output: it's rendered with the Movie Render Queue in Phase 7.
  • Reference: the per-shot recipe comes from the shot breakdown on the pipeline page (Phase 0).