Inventory System

Hello, I don’t do a lot of things for the web since I am mainly a PC game developer, but every now and then I like to come back to PlayCanvas and create a small thing. My niche seems to be Inventory Systems, since I have created three versions of them by now.

On the link below, you will be taken to the project where you can read about all of the features. I hope it helps someone. The system is quite complex and, probably, poorly written since I am a JS novice.

Inventory System

It has been a long time, everyone. I hope you are all doing well. :smiley:

1 Like

A small thing became a bit bigger during the weekend. I started implementing animation blending so that I can mix animations and use animation masks and layers. I don’t need it but I just find it way to much fun to mess around with.

It is not yet published but here is a small snippet on how it looks for now:
Animation Blending Video

Many things to be fixed but I am having a blast. Also, added to the inventory:

  • Item Rarity
  • Dynamic Stacks (no longer fixed stack on 50)
  • UI improvements
  • Bug fixes
1 Like