#Access sub-image or otherwise restrict ImageBundle to only displaying a sub-rect of an image.
8 messages · Page 1 of 1 (latest)
Once https://github.com/bevyengine/bevy/pull/5103 and https://github.com/bevyengine/bevy/pull/5070 are merged it will be possible
I was afraid of that 🙂 thanks
If you look at the code on the MRs you may be able to reproduce the feature
@leaden idol there is a plugin for that https://github.com/ickshonpe/bevy_mod_ui_texture_atlas_image
I'll probably clean room implement something. the extract nodes function in it cleared up any questions I would have had about doing it.
I imagined it would have been much more involved =p
Well @rigid parcel scoped the MRs for bevy 0.10 so it should be available soon