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
Probably found the reason on psg.PixelSprite.render() . I'm making new Texture per sprite (cache false). Shouldn't I use one big sprite sheet, so each component uses the same resource?
if it's not working smooth on Chrome, then I'm doing something wrong here.
The text was updated successfully, but these errors were encountered: