# Realistic Car Controller

A demo scene named <mark style="color:green;">**"USK & Realistic Car Controller"**</mark> is located in the <mark style="color:green;">**(Demo Files/Scenes/Vehicle Systems Integrations)**</mark> folder.

**How to activate:**

1. Download and import the Realistic Car Controller asset.
2. Import the <mark style="color:green;">**BCG Shared Assets**</mark> from the <mark style="color:green;">**(RealisticCarControllerV3/Addon Packages/For BCG Shared Assets (Enter-Exit))**</mark> folder.
3. Activate an integration in the <mark style="color:orange;">**(Window -> USK -> Integrations Manager -> Vehicles)**</mark>.

**How to use:**

* Set up your scene just like the demo scene (for more info, follow the RCC documentation).

<figure><img src="/files/IBVsJAQiBgSeN7cqoD9n" alt=""><figcaption></figcaption></figure>

* Add the <mark style="color:green;">**"Interaction with Cars"**</mark> script to USK character.
* Add the character to the scene.


---

# 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://docs.gercstudio.com/integrations-manager/realistic-car-controller.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.
