This is a simple and flexible plugin for adding a third-person camera to Bevy.
- Support for multiple cameras and targets (multiple cameras can be aimed at a single target).
- Event-based controls (all events).
- Damping.
The plugin name is quite long, so I recommend renaming it.
cargo add bevy_third_person_camera_2 --rename third_person_camera| plugin | bevy |
|---|---|
| 0.1 | 0.17 |
| 0.2 | 0.18 |
| 0.3 | 0.19 |