# Survival Game Vitals - Introduction

{% embed url="<https://youtu.be/tMLb9-M4wkw>" %}

Support:[ YouTube](https://www.youtube.com/user/SpeedTutor) || [Website](http://www.speed-tutor.com/) || [Discord](https://discord.gg/Dh3Kb7Z) || [Email](mailto:speedtutoruk@gmail.com) || [Online Documentation](https://speedtutoruk.gitbook.io/survival-game-vitals-doc/)\
\
This Survival Vitals System is a raycast and trigger system which has a custom shaped HUD for health, stamina, thirst and hunger system. This includes custom sounds, audio manager, settings for each vital type and inclusion of integration with the Unity Standard Character Controller.<br>

**INCLUDES:**

* Vitals Systems including: Health, Thirst, Hunger, Stamina
* Raycast & Trigger based system
* Custom managers for audio, UI and others
* Interactive 3D models for water, food, pills, healing and damage
* 5 custom sound effects

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/survival-game-vitals-doc/survival-game-vitals-introduction.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.
