As usual in Unity, Instantiate and Destroy are used to manage the lifetime of GameObjects. PUN 2 can use a pool to create (and return) them.
確定! 回上一頁