I need help making an inventory for my game.
I just need the code or whatever and I’m good.
I need help making an inventory for my game.
I just need the code or whatever and I’m good.
This is HELLA cool. Thanks!
No problem, usually someone has already asked the question you have, so search the forums first
This is generally the most commonly used inventory system. The above inventory/container system is quite advanced and above all most elaborate system for the job, albeit may be a bit difficult if you don’t know your way around code.
There’s also a simple true and false variables to monitor your inventory items.
Edit: Wow did I turn into a slow typer…
Cant the temp be changed to a *create command since I would want it to be permanent
Correct. You can and probably should make sure to create the variables rather than temp them.