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生成的❤️