picosonic / D3

Dizzy3
MIT License
7 stars 0 forks source link

Add dropping of objects in inventory #16

Closed picosonic closed 1 year ago

picosonic commented 1 year ago

Add putting down of objects when ENTER pressed

picosonic commented 1 year ago

When not over another object, show inventory, give player option to select object to drop or leave inventory with no change

Note: Part of this routine is used when making space for object cycling when bag is full

picosonic commented 1 year ago

Just realised I’ve only done enough of this to slow pick-up to work. So more to do to select what to drop or use.