# First Person

![](/files/HpcXTQ6HEqf1MfUClDgG)

### Aim Speed

How fast a character takes a weapon in the aim mode.

![](/files/-M8uYACCzpvao0-cDYMf)

### Scope Object

To create a sight display, do the following:

1. Create an object to match the weapon scope (standard cylinder for example)
2. Activate the <mark style="color:green;">**Scope Mode**</mark> in the <mark style="color:green;">**Weapon Controller**</mark> script
3. Place the object you created into the script

![](/files/-M8vRFo4k5VuCZCtEMY2)

### Aiming with texture

To add a sight texture, do the following:

1. Activate the <mark style="color:green;">**Texture Mode**</mark>
2. Set a texture

![](/files/oysvlj8TXYPADfUIn8zN)


---

# 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/weapons/weapon-controller/aim/first-person.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.
