Pages: 1
I'm making a 2D robot arm in Scratch that the player can control. Ideas for it?
Offline
Maybe if you lift something to heavy to high the arm breaks?
A robotic arm is a type of mechanical arm, usually programmable with similar functions to a human arm.
Yes, that's true.Any other ideas?
How about this:
when robot arm ▼ clickedrepeat 2move 5 stepswait 0.001 secsmove -5 stepswait 0.001 secs
Last edited by ElliottB1 (2013-04-03 10:25:39)
What would it do?