#camera #bevy #gamedev #plugin #shake #engine #game-engine

bevy_camera_shake

Adds camera shake to your cameras in Bevy Games

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

#1579 in Game dev

47 downloads per month

MIT/Apache

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

~21MB
~390K SLoC