Web Jitter #8

Closed
opened 2021-09-17 03:38:59 +00:00 by marco · 1 comment
Owner

For some reason on web it is much slower, and sometimes their are skipped frames, and lagging. Check to see what is causing it.

For some reason on web it is much slower, and sometimes their are skipped frames, and lagging. Check to see what is causing it.
marco added the
bug
Platform_Web
labels 2021-09-17 03:38:59 +00:00
Author
Owner

Commented out all of the render and update code after the first one, and it still had lagging.

So I suspect that it may have to do with the size of the assets, and if they are too big the web browser can't load, downscale, and switch between them fast enough without lag.

Commented out all of the render and update code after the first one, and it still had lagging. So I suspect that it may have to do with the size of the assets, and if they are too big the web browser can't load, downscale, and switch between them fast enough without lag.
marco closed this issue 2021-09-18 22:48:40 +00:00
Sign in to join this conversation.
No description provided.