Lets say I want to make my NFT to be able to farm.. rocks 🤷🏻♂️ how can I do that in contracts? Should i even do that with a contract?
My initial idea was to have a variable *bool digging = false;* so whenever it is set to true each time period accounts rock count was increased. Can someone explain if it is possible and if this should work this way?
Jul 23, 2021, 3:10 PM