nannou-org/nannou
GitHub で見るRemove deprecated `Camera3dBundle`, `DirectionalLightBundle` from `nannou` crate
Open
#1,009 opened on 2025年3月5日
bevyhelp wanted
説明
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 🤔