Open xFrednet opened 4 years ago
Well this is a bit more difficult. The ItemStorage is currently implemented as a Reference. This means that it doesn't have the 2D coordinate of the storage. So how do we fix that? Well that is simple and difficult at once. I'll first have a look at a component system. Because it might be worth and logical to implement the ItemStorage as a component.
Waiting on #40
This is a followup on #5 and #16