Coding Fundamentals Block 3 Lesson 5 "We need Beets!" code not working.
In activities 3 and up, we are provided updated code for the plantSeed function. The function uses the detect block to plant seeds below the agent. After some testing, it seems the inspect and detect block does not consider tilled dirt as a block, causing the Agent to not place down the seeds as intended in the lesson. I am hoping the lesson's code can be checked to ensure that this is the case and get it fixed immediately.
0
-
I also encountered the problem. I changed the "agent detect block down" condition to "agent inspect block down != water block" to fix it.
0
Please sign in to leave a comment.
Comments
1 comment