Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the basket tool in the farming scene #195

Open
cbcerquiaga opened this issue Jan 25, 2019 · 2 comments
Open

Implement the basket tool in the farming scene #195

cbcerquiaga opened this issue Jan 25, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cbcerquiaga
Copy link
Owner

-have its own scene with the basket asset
-be able to harvest crops from plants that are at level 2, 3, and 4 growth
-turn plots into "not ready" once they have been harvested
-if there is food in the basket, attract varmints who will chase the player to try and get it
-empty the basket into the inventory if players switch to another tool

@cbcerquiaga cbcerquiaga added the enhancement New feature or request label Jan 25, 2019
@cbcerquiaga cbcerquiaga added this to the farming milestone Jan 25, 2019
cbcerquiaga added a commit that referenced this issue Feb 5, 2019
#195 #194 #193 #192 so far I've only got the hoe in the scene. It "equips" properly but doesn't follow the player.
cbcerquiaga added a commit that referenced this issue Feb 18, 2019
@cbcerquiaga
Copy link
Owner Author

I think that the player should emit a semicircular arc of seeds in the direction the player last moved (if they moved down, emit the seeds left, right, down, and everywhere inbetween). The question is, how many, and how far before they stop? Should we have some way for the player to control the power of the throw?

@cbcerquiaga cbcerquiaga self-assigned this Feb 24, 2019
@cbcerquiaga
Copy link
Owner Author

We also need someplace to store what you've collected (a barrel or something). I think that you should be able to collect as much as you want in your basket, but if anything spoiled goes in it, you lose everything in it. So that gives the players a gameplay choice- play it safe and take lots of trips to the barrel to make sure you don't lose anything, but at the cost of not getting as much because of time, or stuffing your basket as full as possible to get more at the potential cost of losing all of it.

cbcerquiaga added a commit that referenced this issue Feb 27, 2019
#195 Still needs quite a bit of work, but you can basically harvest crops now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant