# Welcome

<figure><img src="https://1391598427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcpQWpERugx5E3ZahgIme%2Fuploads%2FxjBa1OwGr5Ga9Xhq9gpi%2FApplicationFrameHost_jxi8N4DZPk.png?alt=media&#x26;token=18609709-f09a-4d1b-80f7-d07de79ba245" alt=""><figcaption></figcaption></figure>

## About

(ACP) Arcade Car Pack is a pack of 41 vehicles, with a nice simple style, setup to work with (AVC) Arcade Vehicle Controller out of the box - these vehicles will also work with other car control solutions.

Included are:

* 11 cars
* 4 lorries / trucks
* 17 pickups
* 9 vans

The vehicles are made from blocks, which can be broken up to simulate the vehicle breaking. Also included is an example script to add a rigidbody, collider and force to simulate an explosion.

## What's Included

**/Demo/** - In this folder is a demo scene hosting all the vehicles.\
\
&#x20;**/Materials/** - Materials for each vehicle, sorted into folders with names to match the vehicle they correspond with.

**/Models/** - The base FBX files for each vehicle.

**/Prefabs/** - Each vehicle setup into a prefab, with the hierarchy organised correctly to work flawlessly with AVC.

**/Scripts/** - This is where the Explode.cs script sits.


---

# 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://avpdocs.enigma23.co.uk/master.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.
