17 lines
661 B
Markdown
17 lines
661 B
Markdown
---
|
|
title: Scene Dependencies
|
|
category: Scene Inspector
|
|
tags: scene inspector, dependencies, sequence, continuity
|
|
contextKey: sceneInspector.dependencies
|
|
micro: Record ordering relationships between scenes.
|
|
quickTitle: Scene dependencies
|
|
quickSummary: Dependencies explain when one scene must happen before another for logic, causality or continuity.
|
|
screenshot:
|
|
---
|
|
|
|
# Overview
|
|
|
|
Scene dependencies record order requirements. Use them when one scene needs another moment to happen first, or when moving a scene would break cause and effect.
|
|
|
|
A hard dependency means the order is essential. A soft dependency means the order is recommended but may be revisable.
|