Hello everyone,
I am trying to make a simple inventory system. I followed the resource based inventory tutorial form Heartbeast on youtube and am now at the point where i want to add items i pickup to the array.
I have ready about the void insert ( int position, Variant value ) but don't understand it.
Is there someone that could help me with this and explain how this should be done? im not totaly new to godot, but still need to learn a lot