private void SetMainPlayer(GameObject player) { cam.SetTarget(player.transform); spirit.SetTarget(player); }