krokodilcapa
Member
|
"itemPickUp" don't work with derived struct?
Hello!
I using Inventory tutorial for testing. I've made a new derived struct, based on Item. I changed the ObjMemx container's type from Item to the new type, so everything is fine, the club on the sample world is using now my own class... but if I click on the club, nothing happens. Probably its a bug, or I do something wrong?
|
|
06-19-2012 02:24 PM |
|
Esenthel
Administrator
|
RE: "itemPickUp" don't work with derived struct?
is your Characters itemContainer also using the new item class?
|
|
07-04-2012 12:27 PM |
|