# bevy_cameraman
> 2D camera with dead_zone, look_ahead, etc
## API
No documentation for now, you can check this example instead: `cargo run --example full`
<p align="center">
<img src="https://github.com/fabienjuif/bevy_cameraman/assets/17828231/ace42340-d319-4447-94d3-eb3a3860a50b" alt="Without debug" />
<img src="https://github.com/fabienjuif/bevy_cameraman/assets/17828231/6296cae3-4f4a-44ff-9415-aa9f21378956" alt="With debug" />
</p>