# WIGGLER

### Usage

Access the addon's panel:

1. Open a 3D Viewport in Blender.
2. In the 3D Viewport, locate the Tool Shelf on the right side.
3. Look for the "CY-Tools" tab and click it to reveal the addon panel.

The `strength` and `scale` values are properties that control the noise applied to the rotations of selected objects.

<figure><img src="https://1749990179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mR6bxwnA5qGkSqBAd09%2Fuploads%2FTAGYCLIWkoxKxmQcMq6W%2Fimage.png?alt=media&#x26;token=52ffbfa3-de84-4b39-b515-28d29f7634d8" alt=""><figcaption></figcaption></figure>

1. Strength: The `strength` value determines the intensity or magnitude of the noise effect on the object's rotations. A higher strength value results in more significant variations in the object's rotations, while a lower value leads to subtler changes. The strength property has a default value of 0.5, and the user can set it between 0 (no noise) and 10 (maximum noise).
2. Scale: The `scale` value controls the frequency of the noise effect. A higher scale value results in a slower, more gradual change in the object's rotations, giving the impression of a smoother, less erratic motion. Conversely, a lower scale value leads to rapid, frequent fluctuations in the rotations, creating a more chaotic and erratic motion. The scale property has a default value of 15, and the user can set it between 0 (extremely high-frequency noise) and 100 (very low-frequency noise).

<figure><img src="https://1749990179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mR6bxwnA5qGkSqBAd09%2Fuploads%2FIx34XKSg9z3IYl1Yj1tE%2Fwigglegif1.gif?alt=media&#x26;token=3b8c71c5-3521-4ad9-a1c5-b68c768f2977" alt=""><figcaption><p>Applied to a cube mesh</p></figcaption></figure>

### Recommendations

I personally built this script to quickly get some camera noise modifiers going in a blink as I felt the whole keyframing process took a little while, I used some addons, but then I figured why not make my own very minimal version. This is a great way to instantly add a handheld effect to your camera.

<figure><img src="https://1749990179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mR6bxwnA5qGkSqBAd09%2Fuploads%2FhwuMdPG6l7JK5ARUN5Kv%2Fwigglegif2.gif?alt=media&#x26;token=786cb345-8bb5-4848-9a5e-b8acba473e96" alt=""><figcaption><p>Applied to a camera for quick random shake</p></figcaption></figure>

### Development considerations

This addon is still in development and interactions may occasionally not work as expected.\
Follow this addon on Blender Market to stay tuned regarding any updates.

### Author and License&#x20;

Cy-Tools is a suite of Blender Addons created by @cyrusjameskhan and\
licensed under the GNU General Public License (GPL). See [LICENSE](https://cytools.cjkproduction.com/license) for more information.
