# Ambient City Animations

{% embed url="<https://www.youtube.com/watch?v=uG3MONUXlk4>" %}

{% hint style="info" %}
[Get Ambient City Animations on the Unity Asset Store!](https://assetstore.unity.com/packages/3d/animations/ambient-city-animations-353560)
{% endhint %}

Ambient City Animations is a lightweight, production-ready set of hundreds of animations designed for modern urban environments. It focuses on believable everyday motion for background characters, crowds, and non-player pedestrians — ideal for city scenes, social hubs, and ambient population systems.

The pack is intentionally minimal and dependency-free, making it easy to integrate into any project that uses humanoid characters. Animations are authored for clean looping, stable root motion, and reliable retargeting across a wide range of rigs.

A small core demo scene is included to showcase setup and playback using a simple humanoid rig, without requiring any external character assets.

**Included Animations**

* 397 total animations
* Root motion & In place animations
* Idle, Walk, Run, Standing, sitting, cheering, walk variants
* [Full Animation List](https://megacrush.gitbook.io/megacrush-unity-assets/ambient-city/ambient-city-user-manual/ambient-city-animations)

**Features**

* Unity Humanoid (Mecanim) compatible
* Clean looping and consistent scale
* Suitable for crowds, NPCs, and background simulations

**Use Cases**

* Ambient city populations
* Pedestrian and crowd systems
* Social hubs and non-combat spaces
* Background NPC motion for open-world or hub-based games

**Demo Content**\
This package includes a minimal demo scene intended only to demonstrate animation playback and retargeting.

**Megacrush Open World Toolset**

Check out the ever-growing Megacrush Open World toolset

* Runtime Ambient AI
* Runtime Spawner
* Runtime Navmesh Baker

**Related Ambient City Packs**

* [Ambient City Characters – Male](https://assetstore.unity.com/packages/slug/353576)
* [Ambient City Characters – Female](https://assetstore.unity.com/packages/slug/353578)
* [Ambient City Characters – Professionals](https://assetstore.unity.com/packages/slug/353582)
* [Ambient City Characters – Security & Emergency](https://assetstore.unity.com/packages/slug/353588)
* [Ambient City Animations](https://assetstore.unity.com/packages/slug/353560)

**Online Documentation**

* User Manual: [https://megacrush.gitbook.io/ambient-city](https://megacrush.gitbook.io/megacrush-unity-assets/ambient-city)

**Feedback / Get in Touch**

For support, please email <support@megacrush.app> or visit our website at:

<https://www.megacrush.app/support>

You can also get in touch:

* Discord: <https://discord.com/invite/kvsMqeFS7Y>
* Bluesky: <https://bsky.app/profile/megacrush.bsky.social>


---

# 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://megacrush.gitbook.io/megacrush-unity-assets/ambient-city/ambient-city-user-manual/ambient-city-animations.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.
