You would have to make a script like this:
when gf clicked repeat until <(direction) = [enter the degrees of direction you want here]> wait until <key [left arrow v] pressed?> turn left (15) degrees //change the degrees to whatever you want wait until <not <key [left arrow v] pressed?> > endThis should work.
Last edited by SOScratch (2012-04-20 17:38:15)
Offline
SOScratch wrote:
You would have to make a script like this:
when gf clicked repeat until <(direction) = [enter the degrees of direction you want here]> wait until <key [left arrow v] pressed?> turn left (15) degrees //change the degrees to whatever you want wait until <not <key [left arrow v] pressed?> > endThis should work.
Just ask if anything in this script doesn't work.
how do I do that and move too?
Offline
k4den wrote:
SOScratch wrote:
You would have to make a script like this:
when gf clicked repeat until <(direction) = [enter the degrees of direction you want here]> wait until <key [left arrow v] pressed?> turn left (15) degrees //change the degrees to whatever you want wait until <not <key [left arrow v] pressed?> > endThis should work.
Just ask if anything in this script doesn't work.how do I do that and move too?
and it does absolutely NOTHING.
Offline
k4den wrote:
k4den wrote:
SOScratch wrote:
You would have to make a script like this:
when gf clicked repeat until <(direction) = [enter the degrees of direction you want here]> wait until <key [left arrow v] pressed?> turn left (15) degrees //change the degrees to whatever you want wait until <not <key [left arrow v] pressed?> > endThis should work.
Just ask if anything in this script doesn't work.how do I do that and move too?
and it does absolutely NOTHING.
Use turn 1 degrees, and it should work.
Offline