rapier
rapier copied to clipboard
Error in an example about Shape-casting
This is a small error, but in the user guide about Scene queries, specifically in the 2d example for shape-casting, cast_shape is called on query_pipeline, but this is the name from the Rust user guide, the Bevy guide uses the name rapier_context.