on opencard
set movespeed to 10
move image "Skeleton gif" to the loc of image "Grado gif" in 1 second
move image "Skeleton gif 2" to the loc of image "Grado gif" in 1 second
end opencard
grado is the name of my player by the way

Ant
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
That's what the script does. Every time moveGrado executes, it sends a command to itself to do it again in one second.i want the enemy skeletons to continue to follow Grado throughout the level.
Code: Select all
send "moveGrado" to me in 1 second