How many rocks can you load in 5 minutes? Operate a Power Shovel with four degrees of freedom (Left/Right, Main Arm, Forearm, Jaws). Lift the round rocks up into the Yellow dump truck body - but don't hit the truck! If you download, be aware that this project uses the Trigonometry functions of Scratch 1.2 and won't work on version 1.1 If you have performance problems with the new motor sounds, you can turn them on/off by using the spacebar. Have Fun! These are my changes: * when "W" and "UpArrow" where pressed at teh same time, the ball falled out of the jaw. (same for "s" and "Down arrow") I've fixed that. * Now the rock can fall everywhere, it detects the ground and stops falling down. * I have removed the variables "upper jaw in dirt" and "lower jaw in dirt", i could not find any scripts using those two. The if (xxx) say got it" is removed too. * I've added a round clock, so you can see how much time you've already used :) * I have changed a script so that it keeps the sound setting. *the rock and time label sprites are converted to one sprite (I know its pretty useless :) )