シーンを切り替える
参考:
3分でできる!Unity でシーン (Scene) を移動・遷移・切り替える方法 | FREE SWORDER
Unity での複数シーンを使ったゲームの実装方法とメモリリークについて | 宴
超簡単!別のシーンへ切り替える方法 | 侍エンジニア塾ブログ
保存する
参考:
Unity で Scene (シーン) の上書き保存、名前をつけて保存をする方法 | Unishar
LoadScene
参考:
SceneManager.LoadScene についてまとめてみた | もぎブログ
How to load a new Scene in Unity with a Loading Screen | Game Dev Beginner
SceneManagement.SceneManager.LoadScene | Unity Scripting API [Official]
How can i load a specific scene ? – Unity Forum
Reload Current Scene with Scene-manager – Unity Answers
buildIndex
参考:
SceneManagement.Scene.buildIndex | Unity Scripting API [Official]
How to fix unintended scene buildIndex of -1 in Unity – Stack Overflow
SceneManager
参考: