Simple Camera Shake's icon

Simple Camera Shake 1.0.0 Scripts 3.2 Community

Submitted by user Scipioceaser; MIT; 2020-12-12

A simple camera shake system based on the GDC talk by SMU Guildhall's Squirrel Eiserloh.

The camera script has a stress value that determines the level of camera shake (shake = stress ^ 2). The stress value is clamped between 0 and 1. The shake is based on a max value, the shake variable and a simplex noise sample.


View files Download Submit an issue Recent Edits