nannou-org/nannou
View on GitHubRemove deprecated `Camera3dBundle`, `DirectionalLightBundle` from `nannou` crate
Open
#1,009 opened on Mar 5, 2025
bevyhelp wanted
Description
Bevy says these were deprecated in favour of using the assets directly now that all of the components are automatically inserted alongside the assets. It's not super clear to me how we'll go about updating for this though 🤔