You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0277]: bevy_rapier2d::plugin::RapierConfiguration is not a Resource
How to configure gravity and other Rapier setting?
The whole documentation is quite bad. If I had a better experience with Rapier I could fix it, but I don’t have. Could you make the docs a bit more searchable?
Wherever I look I find examples like this:
However the compiler gives the error:
How to configure gravity and other Rapier setting?
The whole documentation is quite bad. If I had a better experience with Rapier I could fix it, but I don’t have. Could you make the docs a bit more searchable?