Easy Asset Search

Easy Camera Shake

Create and manage custom camera shake effects with ease in Unity.
Easy Camera Shake Asset Image Create and manage custom camera shake effects with ease in Unity.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$5.50
Category:
ToolsCamera
Developer:
Logical Target
Price:
$5.50
Favorites:
8
Supported Unity Versions:
2021.3.13 or higher
Current Version:
1.0
Download Size:
191.27 KB
Last Update:
May 3, 2023
Description:
The Easy Camera Shake package allows you to create and manage multiple custom camera shake effects in the Unity inspector. With a simple one-line call, you can add cool game feels to your game. This package is ideal for moving cameras and comes with various shake effects to get you started. You can control the shake directions, speed, and strength, and even loop the shakes. The package includes a commented code, tooltip explanations, a demo scene, and simple documentation. It supports 2D and 3D games and works well on all platforms, including mobile.

You can easily create and manage multiple camera shake effects using the provided prefab and script. The package also includes a set of preset shake effects and supports overlapping shakes. The shake effects can be controlled using simple curves for a more realistic feel.

The package is well-documented and comes with a demo scene to help you get started. You can also contact the support team for any questions or issues.
Technical Details:
To use the package, you can call the following functions from other scripts:

* CamShake.shake(1); - start a particular shake effect
* CamShake.stop(1); - stop a particular shake
* CamShake.shakeloop(1); - start a particular shake and loop it
* CamShake.stoploop(1); - end a particular shake looping
* CamShake.stopfade(1); - stop a particular shake with a delay/fade out
* CamShake.stopall(); - stop all running shake effects

The package supports 2D and 3D games and works well on all platforms, including mobile.
Continue »

Similar Packages