Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 390 Bytes

File metadata and controls

7 lines (5 loc) · 390 Bytes

Unity Play From Scene

A very simple solution for a very simple (but common) problem. Uses Unity's EditorSceneManager.playModeStartScene

Usage

Open the scene you want to start from. Click "File > Play Mode Scene > Set Current Scene" to set the scene, and "Reset" to return to default behaviour

Image