Dear everyone, can we add a new frame of Sprite in realtime? At present, I have to load many Images from Web URL, I handle this issue with add more empty frames manually. But the number of Frame is not a constant number. It depends on the return data. So I want to add empty frame automaticlly for each data I received. How can it do? Does everyone know how to?