TomC445 / farming-frenzy

0 stars 0 forks source link

feat: shop UI scaffolding #6

Closed Restioson closed 2 weeks ago

Restioson commented 2 weeks ago

Implements the scaffolding for the shop UI. Clicking on a shop item just prints to the console for now - this can be replaced with a suitable callback when the placeable grid system is ready. See the documentation on ShopContainerTooltipManipulator for more details on the implementation of the shop tooltip system.

https://github.com/user-attachments/assets/285708fc-4cf3-4735-a466-682741a8cb3f

Fixes #4

TommVC commented 2 weeks ago

Looks great Cael. Let me know once you've merged and we can chat about how I'm thinking of integrating the plant class I've written with this