You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem with memory leak. When you will add looped animation to the sprite, it somehow holds the sprite in memory after using sprite's destroy method preventing garbage collector to free the memory.