# Vehicle Engine Sounds

## JU Vehicle Engine Sounds

This script gives life to your vehicle by putting sounds in it, as you can see below it takes two Audio Sources, one to play the sound of starting the engine and another to play the sound of the engine in looping, the settings below are already great for a normal vehicle.&#x20;

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

{% hint style="success" %}

## AUDIO TIP

You can configure the Audios Sources to work in three dimensions, this means that the sound will get louder or quieter when you are closer or farther from the camera, it also works for the left and right sides of the headphones:

<img src="/files/IizPv8LFtGfQPWiIQs7W" alt="" data-size="original">
{% endhint %}


---

# 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/game-development/how-to-use-vehicle-system/vehicle-engine-sounds.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.
