I want to keep a object alive,not destroy when switch two scene ,what should I do ?
2.some scripts attach the object that is always alive when switching scene ,is need to call again?
for example, in the prime31 GameCenter plugin, “GameCenterBinding.isGameCenterAvailable” and “GameCenterBinding.authenticateLocalPlayer” should call again in different scene?