Unity handles assets in this way. When you call Instantiate on anything that exists in a Scene, such as a Prefab or a GameObjects, Unity serializes it.
確定! 回上一頁