We need an inventory plugin.

0 favourites
  • 5 posts
From the Asset Store
The I18N (Translation) is a Construct plugin created to translate text in game.
  • Hello, I'm here to share my small idea with either C2 devs or plugin creators, there should be an available plugin for inventories, I know how to make them, made them more than a dozen times, but it would be so much easier and quicker.

    [Condition] 'Inventory 1' has item 'Item Name' : 'Item Amount' of times

    [Property] Items (Item Name, Sprite/Image, Item Amount)

    [Property] Maximum 'Stack Size'

    [Property] Inventory 'Slot Size' (how many possible inventory slots there are)

    [Event] Deplete 'Item Name' : 'Item Amount' of times

    [Event] Add 'Item Name' : 'Item Amount' of times

    If I knew how to make C2 plugins, I'd do it myself.

  • There is a thing called "Array", it does exactly what you're asking for.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I can definitely see the need for something like this.

    If only I had the time...

    You might want to suggest this over on the extension development forum.

  • There is a thing called "Array", it does exactly what you're asking for.

    It does some things like handling multi-dimensional values across a huge lake of empty fields, but an inventory needs more than that. I'm not asking for this like "quick guys, I need an inventory managing object fast!", I can very easily programme them myself, have done over numerous amounts of different programming and coding languages, I'm asking for this so I don't have to spend so much time making one then perfecting it each time, I am at college at the moment so I don't get much free time to make games any more, so it would be nice to make new games using an object that will allow for more flexibility than the array object.

  • There is a thing called "Array", it does exactly what you're asking for.

    Thanks for the suggestion though ;)

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)