Simple Camera Shake

An asset by Scipioceaser
The page banner background of a mountain and forest
Simple Camera Shake hero image

Quick Information

0 ratings
Simple Camera Shake icon image
Scipioceaser
Simple Camera Shake

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.

Supported Engine Version
3.2
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Godot Camera Shake

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

How it works.

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.

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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Simple Camera Shake icon image
Scipioceaser
Simple Camera Shake

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.

Supported Engine Version
3.2
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers