Hello, i have question. Do you save items as actual item classes(remove the visibility and collision and just store a point to it in a 2d array) or as structures(destroy the item and store it as a struct and use the struct when creating the item later)? And one more, do you plan on adding mybe simple equipment system ?