Plonq / bevy_panorbit_camera

A simple pan and orbit camera for the Bevy game engine
Apache License 2.0
186 stars 36 forks source link

feat: touchscreen controls #40

Closed mosure closed 9 months ago

mosure commented 10 months ago

adding support for touchscreen controls would be great for mobile platforms:

https://github.com/d-bucur/bevy_touch_camera/blob/1bf9bcbdd85c834ffd5eae967f0187535374e8b7/src/plugin.rs#L102

Plonq commented 10 months ago

Thanks for the suggestion, I'll look into it when I can.

Plonq commented 9 months ago

Released in version 0.11.1