4 releases (stable)
3.0.0 | Nov 5, 2023 |
---|---|
2.0.0 | Oct 8, 2023 |
1.0.0 | Nov 13, 2022 |
0.1.0 | Sep 19, 2022 |
#2024 in Game dev
37KB
137 lines
Third party camera shake plugin for Bevy
Based off of https://www.youtube.com/watch?v=tu-Qe66AvtY
Uses a "trauma" based system to vary the amount of camera shake.
Compatibility:
bevy_camera_shake version | Bevy version |
---|---|
0.1.0 | 0.8.1 |
1.0.0 | 0.9.0 |
1.1.0 | 0.10.0 |
2.0.0 | 0.11.x |
3.0.0 | 0.12 |
Dependencies
~23MB
~423K SLoC