-
Notifications
You must be signed in to change notification settings - Fork 0
[v0.0.6] Fix Tree Harvesting and Resource Collection #16
Copy link
Copy link
Open
Description
Description
Fix issues with tree harvesting and resource collection. Currently, players struggle to cut down trees and collect resources despite being in close proximity. This affects a core gameplay loop of gathering resources for crafting.
Requirements
- Increase interaction radius for resource gathering
- Implement mouse cursor targeting for resource gathering
- Add visual feedback when resources can be gathered
- Fix resource yield consistency
- Ensure proper inventory integration for collected resources
Technical Details
Current issues:
- Trees cannot be cut down effectively despite close proximity
- Resource collection is inconsistent
- No visual feedback for gathering actions
- Inventory integration issues with collected resources
Acceptance Criteria
- Players can reliably gather wood from trees
- Resource collection uses mouse cursor position rather than proximity
- Visual feedback indicates when a resource can be gathered
- Consistent resource yields when harvesting
- Collected resources properly appear in inventory
- Tool type properly affects gathering effectiveness
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels