This project is a demo project using Unity Engine. The project is a practice project where all the functions are implemented using Unity Editor and C#.
- Basic Movement(Not part of the practice, used previous code)
- Inventory Menu Toggle
- Collect items off the ground
- Show item information in inventory
- Stack items
- Move items to different iventory slots
- Drop item to ground
- Split item stack by half
- Switch item positions in inventory
- AD to move around
- PRESS SPACE to jump
- PRESS I to open inventory
- Hover over an item to show information
- Drag item to another slot to arrange items
- Drag item outside the inventory menu to drop items
- Drag item to an occupied slot to switch item positions
- Press S when dragging an item to split the item stack by 2(single item cannot be splitted)
- Unity 2022.1.15f1
You can download this project by:
- Clicking "Clone or download"
- Clicking "Download ZIP"