I' m new in andengine. I have a question regarding movemodifier method.
I have successfully moved a sprite using MoveModifier method from one point(x=0) to another point(x=100).
Can I stop the sprite before reaching to the target point(x=100) and then restart the sprite from where it was stopped ?
Sorry for my bad English.