# Camera Shake

The Shaker script that is in the cameras makes the cameras shake when the function is called, but alone it doesn't do anything.

<div align="left"><figure><img src="/files/dD0wqjUJft87OFOkclWs" alt=""><figcaption></figcaption></figure></div>

You can use the script below to make the camera shake

<div align="left"><figure><img src="/files/a5N787UqxIG0imGy60oR" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://julhiecio.gitbook.io/ju-tps-documentation/tools-utils-and-tutorials/camera-shake.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
