# Example 2 - Camera FPS

![](/files/-MFjGo_EjRvXsBlo98zH)

This example demonstrates another use for the Camera Actions. We have used the Action "Add Camera to Object" and added and place the camera at the end of the Muzzle (with a hidden sphere), and the image  is displayed on the weapons screen.&#x20;

![](/files/-MG2ZDg-EOa4aHE78hzi)

The z axis for the Camera has bee set to 180, and therefore points in the same direction as the weapon. The FOV has been set to 10 to simulate a zoom, but this couldalso be set up to work on the scroll wheel.

This is a simpleexample of what can be acheived with these Camera Actions.


---

# 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://profpivec.gitbook.io/documentation-and-tutorials/game-creator/action-pack-2/examples/example-2-camera-fps.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.
