jakobhellermann / bevy-inspector-egui

Inspector plugin for the bevy game engine
Apache License 2.0
1.12k stars 166 forks source link

InspectableRapierPlugin does not work for bevy 0.10 #135

Open wilfreddenton opened 1 year ago

wilfreddenton commented 1 year ago

image

janekx21 commented 1 year ago

+1

janekx21 commented 1 year ago

What version of bevy-inspector-egui do you use in your Cargo.toml? Looks like setting bevy-inspector-egui = "0.18.0" for bevy 0.10 should do the trick.