timeScale doesn't change my animation speed

Hi guys,
Right now changing timeScale value doesn’t seem to work as advertised (it seems it’ll only go faster than 1x and lower than 1x settings).
I’ve set my fps to 60 but sometimes the app dips below that (worse case around 30fps) and all of my animations also play at lower speed as a result.

Is it possible to create spriteInstance that plays according to the fps (with frameskip possibly)?

Thanks
[import]uid: 76697 topic_id: 29253 reply_id: 329253[/import]

No, unfortunately the frame rate of sprites is set manually by you, it can only be changed manually, it can’t fluctuate based on app FPS. [import]uid: 52491 topic_id: 29253 reply_id: 117701[/import]