Edit of asset "Simple Camera Shake" Accepted

Old/Current New/Edit
Title Simple Camera Shake Simple Camera Shake
Description 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.
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.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Scipioceaser/Godot-Camera-Shake https://github.com/Scipioceaser/Godot-Camera-Shake
Issues Url https://github.com/Scipioceaser/Godot-Camera-Shake/issues https://github.com/Scipioceaser/Godot-Camera-Shake/issues
Godot version Godot 3.2 Godot 3.2
Version String 1.0.0 1.0.0
Download Commit 890294f651e263fe5d44f7b6c4b59f11f6c1c0ba dbb955777a12c67497cae933803602a342305ce0
Download Url (Computed) https://github.com/Scipioceaser/Godot-Camera-Shake/archive/890294f651e263fe5d44f7b6c4b59f11f6c1c0ba.zip https://github.com/Scipioceaser/Godot-Camera-Shake/archive/dbb955777a12c67497cae933803602a342305ce0.zip
Icon Url https://raw.githubusercontent.com/Scipioceaser/Godot-Camera-Shake/master/icon.png
https://raw.githubusercontent.com/Scipioceaser/Godot-Camera-Shake/master/icon.png