kittykatattack / spriteUtilities

Useful functions for creating and working with sprites in Pixi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated function? frameSeries()

Wikonator opened this issue · comments

The PIXI.extras.MovieClip.frameSeries() function is deprecated?

PIXI documentation states MovieClip was dropped in favor of AnimatedSprite
What method is the equivalent of the frameSeries now?

Or am I missing something?