dimforge / rapier.rs

Official website for the Rapier physics engine.
https://rapier.rs
17 stars 48 forks source link

Fix Typos for bevy 2d examples in Scene Queries docs #44

Closed CharlieKolb closed 1 year ago

CharlieKolb commented 1 year ago

These incorrectly reference the name for standalone rapier in the bevy 2d examples.

sebcrozet commented 1 year ago

Thanks!