Unity3D-PerlinCameraShake icon indicating copy to clipboard operation
Unity3D-PerlinCameraShake copied to clipboard

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.

Results 1 Unity3D-PerlinCameraShake issues
Sort by recently updated
recently updated
newest added

I am trying to create a permanent head bob animation, I was trying using your script but I am not sure how I can have it running all the time....