// Use this for initialization void Start() { manager = PhotonManager.Instance; manager.CreateRoom(); }