|
1 | | -# 🎬 Screen Switcher – Fast Scene Navigation |
| 1 | +🎮 Scene Switcher |
2 | 2 |
|
3 | | -Screen Switcher – Fast Scene Navigation is a lightweight but powerful Unity Editor extension that makes switching between scenes faster, easier, and more colorful. |
| 3 | +A Unity Editor Extension by Vector Viral |
4 | 4 |
|
5 | | -## 🚀 Features |
6 | | -- **Tabbed UI** → Switch between Build Settings scenes or all project scenes. |
7 | | -- **Colorful Buttons** → Vibrant, alternating scene buttons for better readability. |
8 | | -- **Auto Refresh** → Automatically updates lists when you add/remove scenes or change Build Settings. |
9 | | -- **Save Confirmation Toggle** → |
10 | | - - ON: Prompts to save changes before switching scenes. |
11 | | - - OFF: Instantly switches scenes (discarding unsaved changes). |
12 | | -- **Welcome Window** → First-time users get a helpful intro and usage manual. |
13 | | -- **Cross-Version Support** → Works with Unity **2017 and onward**. |
| 5 | +🚀 Overview |
14 | 6 |
|
15 | | ---- |
| 7 | +Scene Switcher Pro is a Unity Editor tool that makes scene navigation effortless. |
| 8 | +Switch between Build Settings scenes or all project scenes with just one click — powered by a colorful, intuitive UI. |
16 | 9 |
|
17 | | -## 📥 Installation |
18 | | -1. Download the `.unitypackage` or import via Unity Package Manager. |
19 | | -2. Open the tool via **Tools → Scene Switcher**. |
| 10 | +Stop wasting time searching, scrolling, and dragging scenes into Build Settings. Scene Switcher Pro keeps everything organized and accessible. |
20 | 11 |
|
21 | | ---- |
| 12 | +✨ Features |
22 | 13 |
|
23 | | -## 🎯 Usage |
24 | | -1. Select a **tab** (Build Settings or All Scenes). |
25 | | -2. Use the **toggle** to decide if you want to confirm save before switching. |
26 | | -3. Click any **scene button** to open it instantly. |
27 | | -4. Scene lists update automatically as you add/remove scenes. |
| 14 | +⚡ One-Click Scene Switching |
28 | 15 |
|
29 | | ---- |
| 16 | +📂 Tabs for Build Settings & All Scenes |
30 | 17 |
|
31 | | -## 💡 Tips |
32 | | -- Right after first install, a **Welcome Window** will explain usage. |
33 | | -- Use the **toggle** when experimenting: ON for safety, OFF for speed. |
34 | | -- Great for teams with large projects and frequent context switching. |
| 18 | +🔄 Auto-Refresh Scene Lists (new scenes appear instantly) |
35 | 19 |
|
36 | | ---- |
| 20 | +🎨 Juicy Toggle & Colorful UI (modern Unity editor styling) |
37 | 21 |
|
38 | | -## 📌 Requirements |
39 | | -- Unity **2017+** |
40 | | -- Editor only (does not affect builds) |
| 22 | +🔎 Locate Button (ping scenes in the Project window) |
41 | 23 |
|
42 | | ---- |
| 24 | +📝 Welcome Window + User Manual for first-time users |
43 | 25 |
|
44 | | -## 📜 License |
45 | | -MIT License – free to use in personal and commercial projects. |
| 26 | +✅ Works Out of the Box – No configuration required |
| 27 | + |
| 28 | +📥 Installation |
| 29 | + |
| 30 | +Download or clone this repository. |
| 31 | + |
| 32 | +Copy the Scene Switcher folder into your Unity project’s Assets/Editor directory. |
| 33 | + |
| 34 | +Open Unity → Tools > Scene Switcher. |
| 35 | + |
| 36 | +🛠️ Usage |
| 37 | + |
| 38 | +Open the Scene Switcher window from Tools → Scene Switcher. |
| 39 | + |
| 40 | +Use Tabs to navigate between: |
| 41 | + |
| 42 | +Build Settings Scenes |
| 43 | + |
| 44 | +All Scenes in Project |
| 45 | + |
| 46 | +Click the Scene Button to open a scene. |
| 47 | + |
| 48 | +Use the Locate Button (small icon) to highlight the scene in Project window. |
| 49 | + |
| 50 | +Control auto-save prompts with the Juicy Toggle. |
| 51 | + |
| 52 | +📖 Example Screenshot |
| 53 | + |
| 54 | +(Add a screenshot of your tool here for better GitHub presentation) |
| 55 | + |
| 56 | +🧑💻 Contributing |
| 57 | + |
| 58 | +Pull requests are welcome! For major changes, please open an issue first to discuss your ideas. |
| 59 | + |
| 60 | +📜 License |
| 61 | + |
| 62 | +This project is licensed under the MIT License – see the LICENSE |
| 63 | + file for details. |
| 64 | + |
| 65 | +© 2025 Vector Viral. All rights reserved. |
0 commit comments