# Objective - `collect_path` is only declared when feature `bevy_animation` is enabled - it is imported without checking for the feature, not compiling when not enabled ## Solution - Gate the import |
||
|---|---|---|
| .. | ||
| extensions | ||
| gltf_ext | ||
| mod.rs | ||
# Objective - `collect_path` is only declared when feature `bevy_animation` is enabled - it is imported without checking for the feature, not compiling when not enabled ## Solution - Gate the import |
||
|---|---|---|
| .. | ||
| extensions | ||
| gltf_ext | ||
| mod.rs | ||