playcanvas / playcanvas/developer-site
Create 'best' practise page on how to manage asset lifetimes
Open
@yaustar is already working on this.
Since May 20, 2021.
enhancement
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 33
Description
Examples being a larger open world game, how to best load/unload assets with tags both in the app and in the editor. Self note: Use a similar pattern of slots from HP OOTP and HBP where there was a shared assets slot, and zone specific ones.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.