質問編集履歴
3
文法の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
参考にしたサイト[リンク](https://tomoarch.com/2018/09/16/%e5%af%be%e6%88%a6%e3%82%ab%e3%83%bc%e3%83%89%e3%82%b2%e3%83%bc%e3%83%a0%e3%82%92unity%e3%81%a8c%e3%81%a7%e4%bd%9c%e3%82%8a%e3%81%9f%e3%81%84%ef%bc%9aphoton-%e3%83%8d%e3%83%83%e3%83%88%e3%83%af/)
|
8
8
|
|
9
|
-
[teratailで同様の質問](https://teratail.com/questions/232979)で
|
9
|
+
[teratailで同様の質問](https://teratail.com/questions/232979)こちらで書かれている解決方法のように全てをimportしても解決しないので,どうしたら良いのかわかりません.
|
10
10
|

|
11
11
|
|
12
12
|
|
2
文法の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
### 前提・実現したいこと
|
2
2
|
Photonの初期設定で,
|
3
|
-
Asset storeからPhoton Unity Networking Classicを
|
3
|
+
Asset storeからPhoton Unity Networking ClassicをimportするとPUN Wizardが開くと様々なサイトで書かれていが,実際は開かれず,Windowにも表示されていません.
|
4
4
|
|
5
5
|
どうしたらいいのか教えていただけませんか.
|
6
6
|
|
1
文法の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
### 前提・実現したいこと
|
2
2
|
Photonの初期設定で,
|
3
|
-
Asset storeからPhoton Unity Networking ClassicをimportするとPUN Wizardが開くと様々なサイトで書かれていが,実際は開かれず,Windowにも表示されていません.
|
3
|
+
Asset storeからPhoton Unity Networking Classicを全てimportするとPUN Wizardが開くと様々なサイトで書かれていが,実際は開かれず,Windowにも表示されていません.
|
4
4
|
|
5
5
|
どうしたらいいのか教えていただけませんか.
|
6
6
|
|