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