bevy_camera_shake

Crates.iobevy_camera_shake
lib.rsbevy_camera_shake
version3.0.0
sourcesrc
created_at2022-09-19 03:41:49.20542
updated_at2023-11-05 04:21:29.63225
descriptionAdds camera shake to your cameras in Bevy Games
homepage
repositoryhttps://github.com/Andrewp2/bevy_camera_shake
max_upload_size
id668898
size145,846
Andrew Peterson (Andrewp2)

documentation

README

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
Commit count: 11

cargo fmt