document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.         void Awake()
  2.         {
  3.             enabled = photonView.isMine;
  4.         }
');