Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⭐️ Preload scenes to prevent idle frame #42

Closed
AdrKacz opened this issue May 8, 2023 · 2 comments
Closed

⭐️ Preload scenes to prevent idle frame #42

AdrKacz opened this issue May 8, 2023 · 2 comments
Labels
maintenance Improve or update existing features P3 Low priority

Comments

@AdrKacz
Copy link
Owner

AdrKacz commented May 8, 2023

Is your feature request related to a problem? Please describe.

Lorsque c'est la premiere fois que tu cliques sur Play, ou que tu vois le LoseMenu, y'a une petite idle frame qui donne l'impression que ça bug/lag (bon c'est le cas..). C'est plus le cas ensuite.

Describe the solution you'd like

Pour éviter ce problème, il faudrait préload les scenes principales pour qu'elles puissent apparaître direct sans latence

@AdrKacz AdrKacz added enhancement New feature or request P3 Low priority labels May 8, 2023
@AdrKacz
Copy link
Owner Author

AdrKacz commented Jun 1, 2024

There won't be lose menu or anything anymore, keeping open just in case but will likely be closed (just one scene)

@AdrKacz AdrKacz added maintenance Improve or update existing features and removed enhancement New feature or request labels Jun 1, 2024
@AdrKacz
Copy link
Owner Author

AdrKacz commented Jun 16, 2024

There is just one scene, not needed anymore (everything is loaded at once)

@AdrKacz AdrKacz closed this as completed Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Improve or update existing features P3 Low priority
Projects
None yet
Development

No branches or pull requests

1 participant