Skip to content

A free powerful asset for achieving easy and quality camera shake in Unity. Open-sourced with the permission of Road Turtle Games. 📷

License

Notifications You must be signed in to change notification settings

zicas2000/EZ-Camera-Shake-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZ Camera Shake

Cover

EZ Camera Shake is a free powerful asset for achieving easy and quality camera shake in Unity. It was created by Road Turtle Games.

It allows Unity programmers to add camera shake to their scenes with as little as one line of code, like:

CameraShaker.Instance.ShakeOnce(magn, rough, fadeIn, fadeOut);

It used to be available on the Unity Asset Store, but has since been removed and open sourced here.

As of the time of writing this, this package works for Unity 2018 perfectly. The .unitypackage can be downloaded here. PDF documentation is also included in the package.

Change History

The original version uploaded on GitHub was v1.04

[1.05] - 2019/05/08

  • Added the ability to add an offset to a camera's defualt (0,0,0) position. @axesve

About

A free powerful asset for achieving easy and quality camera shake in Unity. Open-sourced with the permission of Road Turtle Games. 📷

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%