[PunRPC]
public void 頭3(object[] obj)
{
{


if (Playerチンコ頭 != null)
{
Player頭生成 = PhotonNetwork.Instantiate((string)obj[0], Playerチンコ頭.transform.position, Quaternion.identity, 0) as GameObject;
}
}
Player頭生成.transform.SetParent(Playerチンコ頭.transform);
Player頭生成.transform.localPosition = new Vector3(0, 0, 0);
Player頭生成.transform.localRotation = Quaternion.identity;
if ((string)obj[1] == "Helm" || (string)obj[1] == "N_Helm")
{
Player頭.SetActive(false);
Player髪.SetActive(false);
}
else if ((string)obj[1] == "hair" || (string)obj[1] == "N_hair")
{
Player髪.SetActive(false);
}
}

//頭3がうまく初期に実行されまふぇんね(^^