A camera shake gem for O3DE that applies smooth Perlin-noise translation and rotation shake to your camera or any other entity.
O3DE CameraShake Gem is licensed under MIT.
The FastNoise and StartingPointInput gems must be enabled in your project.
You can install this gem in your project using O3DE's project manager. Navigate to the Gem Repositories page and provide this repo's git URL.
Alternatively, clone this repo, register the gem with scripts\o3de register --gem-path <path-to-gem>, and enable it in your project.