Say I have an AJax String like a.png|b.png|c.png
And on and on, using TokenAt, I can split the string, but the question now is, how do I load it into a Sprite as Animation Frames ?
Develop games in your browser. Powerful, performant & highly capable.
Would that information be just the file name ? and not the actual content of the images ?