I created my concept of an inventory system taking things from games that I have been playing over the many years.
Video
Tell me what you think about it
First of all, You should include the video using “Media” button in the posting menu. And generally you provided very little info to really make a decision on your project.
Second of all, this thing looks very similar to other existing projects on the web, including youtube. Here are some ideas of what you can do to make your project stand out among others:
- Make custom object rendering for the inventory, each object should have an icon, generated on the fly when picking the object.
- Implement inventory saving and loading.
- Implement inventory for other gameObjects. A simple example is a chest.
- Implement inventory item exchange in multiplayer.
Of course, these are just ideas, but I hope it’s something to get you started.