Yes - here is a simple example
make a few Imagepoints to your objPlayer (in this case 4)
make a variable called gVariable and add every second +1
also every second set the gVariable to %3 (3 stands for the number of imagepoints -1 > so if 4 it rewrites it to 0)
Action
objSprite > setPosition to objPlayer (imagepoint = gVariable)