This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-02-21 12:22:51

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Robotic arm!

I'm making a 2D robot arm in Scratch that the player can control.  Ideas for it?


Alt of Firedrake969.

Offline

 

#2 2013-02-24 19:02:14

coinman
Scratcher
Registered: 2011-04-19
Posts: 500+

Re: Robotic arm!

Maybe if you lift something to heavy to high the arm breaks?


Click the picture below to play my best game yet, Snowball Fight!
http://scratch.mit.edu/static/projects/coinman/3221194_sm.png

Offline

 

#3 2013-02-27 06:59:06

alexjhon
New Scratcher
Registered: 2013-02-27
Posts: 1

Re: Robotic arm!

A robotic arm is a type of mechanical arm, usually programmable with similar functions to a human arm.

Offline

 

#4 2013-02-27 12:12:05

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Robotic arm!

Yes, that's true.

Any other ideas?


Alt of Firedrake969.

Offline

 

#5 2013-02-28 14:17:38

ElliottB1
Scratcher
Registered: 2013-02-08
Posts: 13

Re: Robotic arm!

How about this:

when [robot arm v] clicked
repeat (2)
move (5) steps
wait (0.001) secs
move (-5) steps
wait (0.001) secs
end
That script can help you

Last edited by ElliottB1 (2013-04-03 10:25:39)


http://muzy-posts.s3.amazonaws.com/i/freefeed/aot9c0buc97143qbsd6egoq4vmfnrif4.jpg Be like Patrick.

Offline

 

#6 2013-02-28 21:24:10

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Robotic arm!

What would it do?


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

Board footer