How to destroy a player after he leaves if CleanupCacheOnLeave is false?
How to destroy a player after he leaves if CleanupCacheOnLeave is false? Thanks
0
Answers
-
You mean the character / unit of a player? The Master Client can use PhotonNetwork.Destroy on it.
0