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