Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
salmanhayat1998 committed Nov 12, 2022
2 parents 6169b77 + 94c3196 commit 4ea9940
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,27 @@
# Scenes-Navigator

A tool to place all your scenes and easily navigate between with a single click.
### Features:
* Switch Scenes quickly.
* Open Scenes Additively.
* Get all build scenes with a single click.
* Create and add a new scene with a single click.
* Asks to save before switching.
* just a single editor script, no DLLs.


## How to Use:

Go to Windows>Scenes Holder
press Get All build scenes button or Add scenes manually from your project.
### Youtube Demo
https://youtu.be/xNuk0OEL09c

#### >Get All Scene from Build Settings
![Get Build Scene](https://user-images.githubusercontent.com/36339248/200164081-5132e943-c040-427e-a936-4bcf31a293c9.png)

![2](https://user-images.githubusercontent.com/36339248/192696117-fcba9796-394e-42a6-aba8-5eb748171d77.png)

Boom! you are ready to go.
#### >Open Scenes Additively
<img width="773" alt="Open Scene Additively (1)" src="https://user-images.githubusercontent.com/36339248/200164098-fe4f5b60-9073-4134-937a-0ab90450fb06.png">

![Untitled](https://user-images.githubusercontent.com/36339248/192695551-6609aec9-be44-4823-90eb-0c0c8c17ff25.png)
#### >Ask Before Switching
![Add a heading](https://user-images.githubusercontent.com/36339248/200164121-edfa5a8e-883b-4556-a1d0-814ae89e81a7.png)

0 comments on commit 4ea9940

Please sign in to comment.