GDcheeriosYT / GentrysQuest

The One and Only Gentry's Quest C# edition baby!
https://gdcheerios.com/gentrys-quest
0 stars 2 forks source link

Implement Inventory #6

Closed GDcheeriosYT closed 4 months ago

GDcheeriosYT commented 5 months ago

This should address the implementation of the inventory.

GDcheeriosYT commented 5 months ago

I'm gonna implement some entity interfaces to this.

GDcheeriosYT commented 5 months ago

I can not write a OnKeyDown event to the Gameplay screen because of DrawablePlayableEntity's Update method for some reason...