UQcsse3200 / 2024-studio-3

MIT License
6 stars 0 forks source link

Merge Team1/inventoryUI into main (and also FIXES some game crashes from main) #207

Closed benjamin-wang1 closed 1 month ago

benjamin-wang1 commented 1 month ago

Description

This pull request changes the InventoryDisplay component to display an image of each inventory slot the items they hold. Currently not all functionality is implemented. Empty slots are displayed, but for non-empty slots (i.e. those with an item in them), there is currently just a placeholder item being displayed (functionality to retrieve the actual images of the items will be added later) It also fixes some game crashing issues that were present in main. This is the main reason this pull request is being made right now.

Type of change

Checklist: