Web Jitter #8
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
Platform_All
Platform_Android
Platform_IOS
Platform_Linux
Platform_MacOS
Platform_Web
Platform_Windows
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: marco/firo_runner#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For some reason on web it is much slower, and sometimes their are skipped frames, and lagging. Check to see what is causing it.
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.