Custom Inventory API
Opened this issue · 0 comments
wyatt-herkamp commented
This API will allow users to build custom Inventories.
It will use a Texture and a List of Points for each inventory slot.
On the client side it will take this info and convert it to the engine HUD API. We will also need to in the future build custom slots however, that will need to wait till the GUI api is finished.
We will also need events to handle if item can be in that slot.