📜  unity如何引用其他场景中的脚本 - C#代码示例

📅  最后修改于: 2022-03-11 14:48:51.809000             🧑  作者: Mango

代码示例1
//you can use this to preserve scripts when loading new scene
DontDestroyOnLoad();