#rapier wrong version
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
is that after updating bevy to 0.13?
this is strange, does it work fine if you change to <(&Transform, &RigidBody)>?
what's rapier's version? 0.25.0?
and you could use a tuple here
usually that error happens when dependency is outdated so yeah, i have no other clue
do you have some dev dependencies that might be outdated ?