Open Issues Need Help
View All on GitHub Game Development • Game Jam
[Feature] Basic Mining about 2 months ago
AI Summary: Implement basic mining functionality in a Godot C# game. This involves adding a mining input key to the player, detecting the target tile on the TileMap, and then removing or editing that tile when the mining key is pressed. This requires interaction between the Player script, the TileMap, and input actions.
Complexity:
3/5
good first issue feature