JanMoritzP / fishing-game

1 stars 0 forks source link

Added Inventory frame and created a layout #45

Open eOliviaaa opened 3 years ago

eOliviaaa commented 3 years ago

back button has functionality, everything else has placeholder, except the "equip" button.

JanMoritzP commented 3 years ago

Looks good. If you want, you can merge it, but we can also leave it open and add actual item system in the inventory class so that we can display something

eOliviaaa commented 3 years ago

Looks good. If you want, you can merge it, but we can also leave it open and add actual item system in the inventory class so that we can display something

I think I'll wait until we got it working properly

JanMoritzP commented 3 years ago

Create Equip functionality by either creating a new class or extending Inventory

JanMoritzP commented 3 years ago

Okay, I created a new Line shop and reworked some minor things. The whole thing with the bait requires a bit more work, so you can leave that out for now in the equip class, or already write a function and create some placeholder code