[過去ログ]
UnityでC#勉強してMMO作たいけどどうする!?(^^ [無断転載禁止]©2ch.net (1002レス)
UnityでC#勉強してMMO作たいけどどうする!?(^^ [無断転載禁止]©2ch.net http://mevius.5ch.net/test/read.cgi/gamedev/1504200394/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
214: 名前は開発中のものです。 [sage] 2017/09/06(水) 21:14:01.97 ID:zgtqawfd ■ItemManager.cs Start内を下記に直す textures = Resources.LoadAll<Sprite>("ItemTityPotions"); Slots = GameObject.Find("Slots"); bokking = GameObject.Find("Ethan").GetComponent<Playerbokking>(); GameObject slotPrefab = (GameObject)Resources.Load("itemSlotPrefab"); ItemSlot.setItemIcon (textures); ItemSlot.setItemManager (this); for (int i = 0; i < 100; i++) { GameObject slot = Instantiate(slotPrefab); slot.transform.SetParent(Slots.transform); ItemSlot itemSlot = slot.GetComponent<ItemSlot> (); itemSlotList.Add(itemSlot); } 終わり http://mevius.5ch.net/test/read.cgi/gamedev/1504200394/214
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 788 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.009s