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
Especially with the particle system, it could be very useful to have a Sprite.merge() function in order to avoid slowdowns because of garbage collection.
Especially with the particle system, it could be very useful to have a
Sprite.merge()function in order to avoid slowdowns because of garbage collection.