Forum Topics tagged inventory

Report Tag

52 forum topics with this tag
  • 5 replies
  • 585 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 5 years ago
  • 5 replies
  • 604 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...

posted 5 years ago
  • 1 replies
  • 535 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 5 years ago
  • 9 replies
  • 478 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
  • 379 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
  • 360 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 4 years ago
  • 1 replies
  • 307 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 4 years ago
  • 2 replies
  • 478 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 4 years ago
  • 2 replies
  • 673 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 4 years ago
  • 10 replies
  • 600 views
This content is deleted
Forum Topic
How to populate inventory slots from a dictionary?
0 favourites

I am working on an inventory system and I got stuck in a tiny part. My inventory system is a "render" only system -- basically it doesn't hold any information a...