picosonic / D3

Dizzy3
MIT License
7 stars 0 forks source link

Process picking up objects #25

Closed picosonic closed 1 year ago

picosonic commented 1 year ago

When an attempt is made to pick up an object, run processing required.

Bag will increase inventory size, but not show in inventory

Manure will show message about not being pick up able

Look for available slot to store object in inventory

If no more slots, drop an object to replace it in inventory

picosonic commented 1 year ago

Initially objects can only be picked up when space in bag, further processing required to drop item from bag to be able to pick up new item