# Objective - Progress towards #19887. ## Solution - Convert FromWorld implementations into systems. - Move any resource "manipulation" from `Plugin::finish` to systems. - Add `after` dependencies to any uses of these resources (basically all `SpritePipeline`). ## Testing - Ran the `sprite`, and `mesh2d_manual` example and it worked. |
||
|---|---|---|
| .. | ||
| migration-guides | ||
| release-notes | ||
| migration_guides_template.md | ||
| migration_guides.md | ||
| README.md | ||
| release_notes_template.md | ||
| release_notes.md | ||
Release Content
This directory contains drafts of documentation for the current development cycle, which will be published to the website during the next release. You can find more information in the release notes and migration guides files.