UnitySceneSwitcher
Added Scene Options
Unity編輯器窗口快速場景切換。
打開“軟件包管理器”窗口(菜單:窗口>軟件包管理器)
選擇“添加git url ...”,並使用以下鏈接填寫彈出窗口:
https://github.com/coryleach/unitysceneswitcher.git#1.0.3
在您的項目的包裝文件夾中查找清單。
{
"dependencies" : {
"com.gameframe.sceneswitcher" : "https://github.com/coryleach/UnitySceneSwitcher.git#1.0.3" ,
...
} ,
} In the menu select Window - > SceneSwitcher要啟用編輯模式,請使用窗口右上方的漢堡菜單
AutoSort = Moves the most recently clicked button to the top of the list
Additive = Loads scene additively when the button is clicked
Close = Closes other scenes
? Cory Leach
如果這個項目對您有所幫助,請給!
此讀數是由gameframe.packages生成的❤️