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

Incremental resource loading #960

Closed
jedeen opened this issue Apr 19, 2018 · 2 comments
Closed

Incremental resource loading #960

jedeen opened this issue Apr 19, 2018 · 2 comments
Labels
enhancement Label applied to enhancements or improvements to existing features stale This issue or PR has not had any activity recently

Comments

@jedeen
Copy link
Member

jedeen commented Apr 19, 2018

Context

Currently, Excalibur loads all resources at once (usually before the game starts).

Proposal

Implement incremental loading, so that a subset of resources can be loaded at any particular time (for example, at the beginning of a each game level, or on an as-needed basis).

@jedeen jedeen added the enhancement Label applied to enhancements or improvements to existing features label Apr 19, 2018
@jedeen jedeen added this to the vNext milestone Apr 19, 2018
@github-actions
Copy link

This issue hasn't had any recent activity lately and is being marked as stale automatically.

@github-actions github-actions bot added the stale This issue or PR has not had any activity recently label Dec 27, 2020
@eonarheim eonarheim removed this from the vNext milestone May 27, 2022
@eonarheim
Copy link
Member

Implemented!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Label applied to enhancements or improvements to existing features stale This issue or PR has not had any activity recently
Projects
None yet
Development

No branches or pull requests

2 participants