Happy to help!
Yeah, bees thing is a matter of balancing gameplay things, which is usually just trial and error.
Have fun and good luck with your game!
Hey Claudia, just played the game and I really like the cute blobs!
I don't think I have played farming/monster collecting games before, so my feedback is mostly about general gameplay.
The camera rotation was a bit too fast for me. I know the other person said that it was too slow for them, so my guess would be that it might be dependent on framerate. I used Unity for quite some time and I saw this before, in my case it was because movement wasn't multiplied by Time.deltaTime. I can't be 100% percent sure that's the issue, but I would start from there.
Also, when character moves to the side, the camera is rotating to track him, rather than moving to the side with him. Here's what I'm talking about https://i.imgur.com/1ZakTZw.mp4 . I'm just pressing the D to go right, but character would go in circle if there was more space. My personal preference would be to make it work similarly to Hitman Blood Money, but it's a completely different game genre, and I don't know if your camera setup is something that is generally used in farming games.
It was a bit difficult to catch bees, I was only able to get them by shimmying towards them bit by bit. I would suggest adding the ability to walk, to allow for better player control.
I also thought that player would be able to go through bushes, but alas.
The UI is very clean and font is good, everything is easy to read.