/Unity3D-PerlinCameraShake

Perlin noise based camera shake MonoBehaviour script for Unity3D, ready to attach to a Camera. Uses a coroutine-based execution that exits after the job is done. Should be relatively performant.

Primary LanguageC#MIT LicenseMIT

Issues