Skip to content

Commit 75113a6

Browse files
authored
Update README.md
1 parent bc9cbe0 commit 75113a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# SceneSwitcherForUnity
2-
Source code for the article: Streaming Scenes Workflow in Unity.
1+
# Scene Switcher For Unity
2+
Source code for the article: Streaming Scenes Workflow in Unity.
3+
The Editor script that I posted in this article helped me reduce the time spent searching for the right scene in the project, and I am sure that it can help you improve work efficiency and improve the quality of projects in Unity. You can always improve this script by adding your own functions, or create your own script for scenes that better suits your needs. I hope that this article will be useful for use in your future projects.

0 commit comments

Comments
 (0)