• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

stack items

  1. M

    Inventory Array - stacking...and stack limits?

    I have a working inventory system. There are 3 objects that use this system: - obj_player - obj_player_toolbelt - obj_chest (as many as I want - some types include small inventories for repairing and crafting recipes with working buttons) What I'm able to do this far: - drag/drop items between...
  2. Cloaked Games

    GML Flexible Inventory System

    FLEXIBLE INVENTORY SYSTEM GM Version: (GMS2) v2.1.0.136 (Will work for GMS1.4 and 2.3+) Target Platform: ALL Download: GMS2 Example Project Difficulty: Intermediate Last Edited: March 3rd, 2020 Summary: This tutorial will explain a way to program a highly flexible inventory system in GML. It...
  3. A

    Legacy GM Need help putting items in inventory, using them on object

    I'm trying to have multiple doors like in Zelda where they need silver keys but can be unlocked in any order. I'm relativity new to gamemaker but understand the concepts. I just can't figure out how to 1: put object in inventory/stack it 2:remove it and 3: cause the door to unlock. If anybody...
Top