# Rooftop Riot

<figure><img src="/files/50aMKa1finMQj4WvuJJ6" alt="" width="225"><figcaption><p>Arcade Version</p></figcaption></figure>

This is a full-blown Worms inspired minigame that you can bring into your clubhouse and have your community play it. You can host up to 25 players from your chat to compete in this game. There are 2 versions of this game.

* Rooftop Riot (standalone): this is the turn-key clubhouse version of the game. You can simply load it up from the minigame section in the Dashboard, and plug into your OBS and have your chat play it. The game mechanics are already set up in the Interaction node graph so there's nothing else you need to do.
* Rooftop Riot (Arcade): this is an interactive 3D asset that you can drop into your own clubhouse. The game is nested inside the archade machine. You can set up a virtual camera to zoom into the game. In this version, you will need to set up the game mechanics using the Interaction node graph on your own.


---

# 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.mtion.xyz/mtion/editor/toys-wiki/rooftop-riot.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.
