Content tagged inventory

Report Tag

77 usages of this tag
  • 5 replies
  • 702 views

I'm making a (legit) Canadian marijuana website for a client, and I've ran into a problem. The Items to be picked up/Selected, are on one Layout called, "Shop P...

posted 6 years ago
  • 5 replies
  • 669 views

I wouldn't post this, but I am days on these 2 problems. I would really appreciate some help, I have even redone the entire inventory system from scratch, and i...

  • 1 replies
  • 597 views
This content is deleted
Forum Topic
Looking for a programmer (C3) to work with!
0 favourites

I have recently join Construct and making my first game. However, I have a full-time job and really bad at maths so I don't have enough time to learn to code. (...

posted 6 years ago
  • 9 replies
  • 546 views
This content is deleted
Forum Topic
Inventory problems
0 favourites

I have been experimenting with inventories for a game, and almost have one. It does have it's glitches though. Here is how it works: Click an item to add it to...

posted 5 years ago
  • 1 replies
  • 463 views
This content is deleted
Forum Topic
How do i store Players saves/inventory/etc..?
0 favourites

When I say "Players", I mean multiple players. My game is an RPG (and will be online), and I want know where should I store their inventory once players logout...

  • 1 replies
  • 438 views
This content is deleted
Forum Topic
Simple Visual Inventory
0 favourites

I'm new to this and am struggling with making this inventory system work. In the game you can pickup items. Your inventory has 4 slots and each slot can hold 1...

posted 5 years ago
  • 1 replies
  • 387 views
This content is deleted
Forum Topic
Inventory System
0 favourites

How'd I go about making an inventory system? I would like to make it so that, when the player presses a button, that selected weapon will be added to their inve...

posted 5 years ago
  • 2 replies
  • 665 views
This content is deleted
Forum Topic
How do I fix this Array problem? (SOLVED)
0 favourites

I need your clever brains again. I am making an Array-Inventory, but I am stuck with a problem I don't know how to fix. I have explained my problem in the file....

posted 5 years ago
  • 2 replies
  • 778 views
This content is deleted
Forum Topic
How do I Create an Inventory System Similar to Terraria?
0 favourites

I wanted to create an Inventory System for a sandbox game I'm making. Terraria had a really nice inventory system and I wanted to recreate it. The only problem...

posted 5 years ago
8
This content is deleted
Blog Post
Let's get sorting
6 favourites

Happy Friday! Today I'm gonna talk about arrays some more, hurrah! So the inventory is now sortable thanks to the Sort action that comes with the array plugin....