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

Texture Atlas migration should be complete #1887

Open
IQuick143 opened this issue Nov 30, 2024 · 1 comment
Open

Texture Atlas migration should be complete #1887

IQuick143 opened this issue Nov 30, 2024 · 1 comment

Comments

@IQuick143
Copy link
Contributor

Problem

The migration regarding TextureAtlas tells the user to use an UiImage.

However a later section reveals that UiImage has been replaced and should be changed to ImageNode

Solution

The section for TextureAtlas should either explain the full migration, or at least point directly to the next step.

@miketwenty1
Copy link
Contributor

For anyone else finding this:
https://docs.rs/bevy/latest/bevy/prelude/struct.ImageNode.html
ImageNode is apparently is the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants