Construct can't play animations at speeds higher than the frame rate (which is a weird limitation in my opinion). So you will have to play the animation by changing frames with events. You can, for example, use Tween behavior - tween a value from 0 to 960 and while the tween is playing, set animation frame to Sprite.Tween("tag").value