Content tagged item

Report Tag

16 usages of this tag
  • 29 replies
  • 1K views
This content is deleted
Forum Topic
How do I combine items using an array?
0 favourites

I'm trying to implement a feature where the player selects two (or possibly more) items from an inventory and combines them to make a new item, depending on whi...

  • 1 replies
  • 151 views
This content is deleted
Forum Topic
How do I store passive items like in a roguelike/lite?
0 favourites

I've been scheming a rogue-lite for a while, and I've managed to figure out how to code RNG and everything else, but I have no clue how to store basically infin...

  • 1 replies
  • 196 views
0 favourites

Basically, what I want to do is that when the player collects an item, a notification appears on the left side of the screen, which says the name of the item th...

  • 6 replies
  • 93 views

I have a family called "ItemSlot" with a variable called "ItemSlotNumber". I have placed 6 ItemSlots in my layout, each having a unique number in the ItemSlotNu...

posted 2 months ago
  • 2 replies
  • 118 views
This content is deleted
Forum Topic
There is a problem with picking up and throwing objects
0 favourites

Maybe someone knows how to solve the problem: I have a system for picking up and throwing objects. I can't figure out how to make it so that when pick up an obj...

posted 2 months ago
  • 3 replies
  • 84 views
This content is deleted
Forum Topic
How do I save the items in my inventory between layouts?
0 favourites

I followed this tutorial: ( ) to make an inventory system. However, the items in the inventory doesn't save between layouts. How do I make it do that? My first...

posted 9 days ago