Inventory 에서 List 로 관리
Item은 abstract 클래스(추상 클래스) [System.Serializable] 선언으로 익스펙터에서 보이게함
Slot 에서 Item 관리
Armor 클래스 만듬 Item을 상속받음
Slots 2차원 배열을 생성 10, 4(가로 10칸 세로 4칸)
'유니티 > Note' 카테고리의 다른 글
| 유니티 무료 버전과 프로버전의의 차이점 (0) | 2014.04.22 |
|---|---|
| Inventory System 2 (0) | 2014.04.20 |
| Inventory System 1 (0) | 2014.04.19 |
| mmorpg 스탈 (0) | 2014.04.19 |
| Stunning (0) | 2014.04.19 |
| Enemy health bar (0) | 2014.04.18 |
Trackback 0 And
Comment 0
Inventory 1.z01
Inventory 1.zip

