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

States | Assets loading with states management #194

Open
4 tasks
voxelias opened this issue Sep 10, 2024 · 0 comments
Open
4 tasks

States | Assets loading with states management #194

voxelias opened this issue Sep 10, 2024 · 0 comments

Comments

@voxelias
Copy link
Member

Game should be able to preload assets while displaying a splash screen with progress bar

AC:

  • Demo loads minimal assets synchronously on start in the main thread and stores them in Assets service
  • Demo schedules loading of assets on background with displaying progress
  • One-time execution for loaders should be provided by State, not by task itself
  • Once all assets ready a game scene must be displayed
@voxelias voxelias changed the title Demo | Assets loading and states management Scene | Assets pre-loading without states management Sep 10, 2024
@voxelias voxelias changed the title Scene | Assets pre-loading without states management States | Assets loading with states management Sep 10, 2024
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

No branches or pull requests

1 participant