dimforge / rapier.rs

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

Fixed grammatical mistake in collider_creation_and_insertion.mdx #109

Closed Quplet closed 3 weeks ago

Quplet commented 3 weeks ago

Changed line: Attach the Collider to an entity that is a children of the entity containing the RigidBody. to: Attach the Collider to an entity that is a child of the entity containing the RigidBody.