bevyengine / bevy

A refreshingly simple data-driven game engine built in Rust
https://bevyengine.org
Apache License 2.0
36.39k stars 3.59k forks source link

Add flags to `SpritePlugin` and `UiPlugin` to allow disabling their picking backend (without needing to disable features). #16473

Closed andriyDev closed 2 days ago

andriyDev commented 3 days ago

Objective

Solution

Testing


Migration Guide