Pages: 1
Topic closed
point towards [sprite 1 v]
turn clockwise (pick random (-5) to (5)) degrees
set [distance v] to (distance to [sprite 1 v])
repeat (10)
move ((distance)/(10)) steps
something like this?
"Offline
when gf clicked set [distance v] to (([y position v] of [sprite 2 v]) - (y position)) forever glide ((distance)/(accuracy)) secs to x:(x) y:([y position v] of [sprite 2 v])accuracy about 300-400 is a mediocre hit rate,more than 600 is impossible, although it's all dependant on the velocity of the target.
Offline
Topic closed
Pages: 1