# Examine System - Introduction

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

Looking for a pack which combines all of my puzzle assets together, at a massively reduced price? [Adventure Puzzle Kit](http://u3d.as/1YdZ)\
\
The **Examine System** is a complete template for implementing your own highlight and interaction system that you will see in a lot horror and adventure games. The system allows you to add unlimited interactive objects that can be examined in a few clicks!\
\
**URP/HDRP Examples:**\
This asset was NOT built for URP / HDRP but I have some example scenes which will help you convert the asset to those pipelines. (It only takes a couple of minutes) Just send an email and I'll be happy to help!\
\
**NEW FEATURES:**

►**V1.5 - \*NEW\* - Animations, Sounds, Custom Inspectors, refactor and optimisations!**\
►V1.4 - Inspect Points, Text highlight, Custom Events and many optimisations!\
►*V1.3 - Zooming, Rotation Offset, Initial Distance and more!*\
►*Use the scroll wheel to zoom in and out of objects*\
►*Customise the UI font styles within the item controller, per asset!*\
\
**CORE FEATURES**\
►*Raycast System*\
►*Add as many objects as you need*\
►*Simple setup and modification*\
►*View, rotate, modify the item name easily*\
►*Adjust rotation speed*\
►*Add ONE Script and let the magic happen!*\
►*Completely rewritten & refined*\
►*Audio, Input Managers added and more*\
►*Basic models included*\
►*Basic sound effects*\
►*Fully prefabbed*\
►*Full Documentation*\
►*Full C# Source Code*\
\
If you have any problems or have a question, don't hesitate to [contact me via email](mailto:speedtutoruk@gmail.com)


---

# 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/examine-system-v1-doc/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.
