# Safe

{% embed url="<https://drive.google.com/file/d/1Yslvtb-tcca4FKeJ0HTtMgJNyeNZ27qJ/view?usp=sharing>" %}

Using the UnityEvent feature on each controller will allow you to add multiple event types, see the demo scene for a clear example on this.

* Just click the little "+" icon to add more events

{% hint style="info" %}
Unlock Event Image
{% endhint %}

Safe System

* Mention that if you rename any objects (Door / Handle) this will cause animations to be lost on the models
* Mention about spawning objects and the events that you can create including the changing of colliders
* Mention Safe Model has animations


---

# 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://speedtutoruk.gitbook.io/apk-doc-v1.7/system-breakdowns/safe.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.
