Skip to content

Loading UI optimization for project runner #1122

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

Closed
nighca opened this issue Nov 30, 2024 · 0 comments · Fixed by #1492
Closed

Loading UI optimization for project runner #1122

nighca opened this issue Nov 30, 2024 · 0 comments · Fixed by #1492
Assignees

Comments

@nighca
Copy link
Collaborator

nighca commented Nov 30, 2024

For resource-intensive projects, loading can be time-consuming. A user-friendly loading interface can help ease the discomfort of waiting.

We might improve user experience by providing:

  • A more friendly UI
  • Detailed information like Loading images: 3/8.

Now project runner will be used in 2 places:

  • Runner in editor
  • Runner in project page

Pre-game behaviors can be summarized as follows:

  • Load game engine
  • Load project information
  • Load resources (images, sounds)
  • Process resources, e.g., convert SVG files to PNG
  • Start game
@nighca nighca changed the title Loading UI for project page Loading UI optimization for project page Nov 30, 2024
@nighca nighca changed the title Loading UI optimization for project page Loading UI optimization for project runner Jan 26, 2025
@nighca nighca self-assigned this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant