Devlog5:B (DONE BY ERNIE BURROWS)


New Features.

  • Added drag and drop inventory

Added drag and drop inventory

I created a demo inventory system that has item containers as well as items within them. I did not have time to tie this into the player's inventory yet, but I do plan on doing so before the final release of the game. The inventory system is pretty simple, it utilized the IDrag interface, so I am able to get call back functions for when I drag, hover over and let go of items in the inventory.

YouTube-> 



Github-> https://github.com/GEIII-GearUp/GearUp/tree/596f87732dae4ca570523efb6b5c5c5423a0...

Reference YouTube video-> https://www.youtube.com/watch?v=kWRyZ3hb1Vc&t=485s
I used the video as the base of my assignment. I was using the OnMouseEnter interface before and the implementation in this video was much cleaner. So I decided to borrower a section of the code from it."

Get Gear Up

Leave a comment

Log in with itch.io to leave a comment.