Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: allo888 on December 08, 2013, 09:10:03 AM

Title: how do you make an inverntory system ?
Post by: allo888 on December 08, 2013, 09:10:03 AM
im making an rpg and i have few ideas but they dident work has anyone got any examples or tutorials or could help me ?
Title: Re: how do you make an inverntory system ?
Post by: Bjakuja on December 08, 2013, 12:28:50 PM
Hi! To make inventory system you have to work on your code a lot and it is not that simple because you have many things to define and to care about.
I have made one inventory system for Playmaker and it's on store already

https://www.assetstore.unity3d.com/#/content/13203 (https://www.assetstore.unity3d.com/#/content/13203)

This inventory is based on hash tables and array maker so everything inside works through those methods, items storage, item properties, shop, containers, stats, save...
Title: Re: how do you make an inverntory system ?
Post by: allo888 on December 08, 2013, 03:04:33 PM
thanks but i cant afford that at the moment i will have to do alot of learning to find out how to make one ,ty.
Title: Re: how do you make an inverntory system ?
Post by: parallel on December 08, 2013, 04:32:48 PM
Check this one:
http://hutonggames.com/playmakerforum/index.php?topic=4780.msg22518#msg22518