Published using Google Docs
GM Tips - Inventories
Updated automatically every 5 minutes

GM Tips: Game Maker Inventories

Note: this was created by a former student.  Hopefully it is detailed enough for you.

... for picking up a new weapon

... for picking up a key, money, etc.

Step 1: Create a variable

Step 2: Create two objects using the same sprite: a Pickup Object and the Real Thing

Step 3: Use the If control to use it.