# Blood Splatter

### Blood Splatter Screen

Open the <mark style="color:green;">**UI Manager**</mark> to set any blood splatter screen. During the game, it will appear smoothly if the character's health is less than 30.

![](/files/XscraSsUNjNkZbFt1k0d)

### Hit Indicators

In the <mark style="color:green;">**UI**</mark> <mark style="color:green;">**Manager**</mark>, you can set a few **damage** **indicators**. They will appear during the game if a player gets damaged.

![](/files/8SzFK2sBCsvUxDU25prL)

You can choose from 2 border modes: <mark style="color:green;">**Circle**</mark> or <mark style="color:green;">**Full**</mark> <mark style="color:green;">**Screen**</mark>**.**

![Circle](/files/-MXwmir8EP9-a85Ra915)

![Full Screen](/files/-MXwoFy-V748ZhI0Hjb1)


---

# 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.gercstudio.com/other-components/blood-splatter.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.
