bevy/examples/animation
François 4affc8cd93 add a SpatialBundle with visibility and transform components (#5344)
# Objective

- Help user when they need to add both a `TransformBundle` and a `VisibilityBundle`

## Solution

- Add a `SpatialBundle` adding all components
2022-07-18 23:27:30 +00:00
..
animated_fox.rs add a SceneBundle to spawn a scene (#2424) 2022-06-09 20:34:09 +00:00
animated_transform.rs add a SpatialBundle with visibility and transform components (#5344) 2022-07-18 23:27:30 +00:00
custom_skinned_mesh.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
gltf_skinned_mesh.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00