bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Item layout overlap on pickup/purchase #285

Open bsimser opened 5 years ago

bsimser commented 5 years ago

Original report by Anonymous.


Using the 2d demo, make an item like the apple a 2x2 item layout. Put a few in the scene, when you pick them up they will not place correctly in your inventory. It will try to find a free slot underneath the other items. This in turn just breaks the whole inventory system and it glitches and duplicates items.

There is no way for 2x2 or other multi-block item layouts to be purchased/picked up, it breaks the system. This is a blocker to any games that want to use the multi-block layout.