johanhelsing/bevy_pancam

Make `PanCam`s be inspectable by `bevy-inspector-egui`

johanhelsing opened this issue · 0 comments

Now that bevy_egui integration works, it would probably also be a good idea to play nice with bevy-inpsector-egui.

This could also be implemented behind a feature flag.

Could take the same approach as done here: johanhelsing/bevy_smud#6