play speed of SpriteInstance:play() vs SpriteObject:play()

Hello,

I’m migrating from SpriteInstance to SpriteObject. I’ve noticed that the speed of my animations (when I call the play function) are quite faster with the new sprite API. I was curious as to if this is normal.

Thank you.