Unity introduces PlayForge: AI-assisted level design with layout-to-playback export
Gaming · 5 min read
Unity's new PlayForge tool uses multimodal models to transform 2D sketches, mood boards, and constraint sheets into ready-to-play Unity scenes. Designers can sketch a topology, tag areas with gameplay intent (combat, stealth, exploration), and get a scene containing geometry, colliders, and an optimized nav mesh.
PlayForge also generates a 'blueprint' of gameplay hooks—enemy spawn points, pacing metrics, and placeholder interactive props—so teams can test flow and iterate before committing art resources. The generated scenes include level-of-detail (LOD) heuristics and performance budgets tailored to target platforms (PC, mobile, console).
Unity says PlayForge is aimed at small teams and prototypers who need fast iteration. The company plans integrations with major asset marketplaces and an export pipeline that hands off to artists with annotated change lists and versioned scene diffs.