Home

Awesome

Quick Play Tool for Unity3D Game Engine

An editor window for Unity3D game engine that lets you quickly list and play all scenes, as well as setting up a seperated "quick play scene". You can also set up presets of scenes that can be loaded together additively.

Developed and tested on 2017.3.1f1.

Unity Forum Thread: https://forum.unity.com/threads/open-source-quick-play-tool.526158/

Installation

Put the Assets/Editor/QuickPlayTool folder in anywhere under Assets folder (preferebly under an Editor folder).

You can also submodule this repository if you are using git. Here is a comprehensive tutorial from prime31 about submodules, symlinks and Unity: http://prime31.github.io/A-Method-for-Working-with-Shared-Code-with-Unity-and-Git/

Launch the window from "Window > Quick Play Tool"

Features

For more information visit the wiki.

Screenshots

Wide Screenshot

Normal Screenshot

Narrow Screenshot

Already In Play Mode Screenshot

Remove Preset Screenshot

License

MIT license. Refer to the LICENSE file.

Copyright (c) 2018 S. Tarık Çetin