Story-to-Screen Pipeline · Blender's Role

Blender in Phase 1 — Asset Sourcing

Phase 1 runs parallel tracks. Blender owns the ones you build rather than buy: props and location kits — while characters come from Daz and photoscanned assets from Fab / Megascans.
Blender's job in Phase 1

Build what you can't buy — once, to scale, with clean topology. In asset sourcing, Blender is the DCC that models and assembles props and locations. The whole point of Phase 1 is a reusable library: model an asset once, correctly, so it drops into Unreal without rework and gets reused across every shot. Characters arrive from Daz (see the Daz Studio steps); this page is the Blender track.

What Blender does in asset sourcing

1

Model & assemble the buildable assets · props + locations

Of Phase 1's four tracks — characters, outfits, props, locations — Blender owns props (“model or acquire”) and locations (“model → assemble”). The other two are the Daz character pipeline.

AModel or acquire props

Box-model and hard-surface props directly in Blender, or import purchased/scanned meshes and clean them up. Anything held by a character gets its dedicated prop-prep pass later — see Blender in Phase 3.

BBuild & assemble location kits

Model environment pieces, or kitbash / assemble a set from modular and Megascans parts. Keep it organized with collections so a location is one tidy, re-openable unit rather than loose objects.

CModel to real-world scale with clean topology

Work at 1 unit = 1 m and keep quads, sane edge flow, and correct normals. Clean topology shades predictably and imports into Unreal without surprises; junk topology fights you at every downstream step.

DApply transforms before hand-off

Bake object scale and rotation with Ctrl A → Apply → All Transforms so scale reads 1.0. Unapplied scale is the classic asset-sourcing bug: it re-scales meshes on FBX import and breaks physics and modifiers downstream.

EKeep everything as reusable library assets

Mark props and kits in the Asset Browser (or organized library .blend files) so each is sourced once and dragged into any shot. Reuse is the whole economy of Phase 1.

Blender · modeling collections · Asset Browser apply transforms
Phase 1 trackWhere it's sourcedBlender's part
Characters — base figure + morphsDaz Studionone yet — Blender enters at Phase 2
Outfits & hair — fit / conformDaz Studionone yet — arrives with the character
Props — model or acquireBlender · Fab / Megascansmodels / cleans the mesh
Locations — environment kitsBlender · UE Marketplacemodels & assembles the set

Apply transforms, or Unreal re-scales your asset

The single most common asset-sourcing mistake is exporting with a non-1.0 object scale. On FBX import, Unreal (and Blender's own physics/modifiers) re-interpret that scale and the prop comes in wrong-sized or skewed.

Fix: before export, Ctrl A → All Transforms on every asset. Model to metric scale up front so the numbers stay honest end-to-end.

Where it goes next

Handing the assets on

Sourced props and locations sit in the library until shot assembly in Unreal, where they're placed and — for held props — snapped to a character's hand socket. Characters take a different route: they finalize in Blender next.