> For the complete documentation index, see [llms.txt](https://argentics.gitbook.io/our-portfolio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://argentics.gitbook.io/our-portfolio/art-projects/third-person-shooter-game-art.md).

# Third-person shooter - Game Art

## **About**

This is an **upcoming multiplayer project** that is presently in the development phase. Our team has worked on all game art and animations, a task encompassing a wide array of elements, including, but not confined to:

1. **Characters:** We have meticulously designed and crafted a diverse range of characters, each with their unique attributes, appearances, and animations. These characters will bring depth and variety to the gaming experience.
2. **Weapons:** The arsenal within the game has received our dedicated attention, creating a diverse selection of weapons. These weapons not only possess visually striking designs but also come with their distinct functionalities and animations, enhancing the gameplay experience.
3. **Monsters:** Our team has also delved into creating an assortment of monsters and adversaries that players will encounter during their journey. These creatures have been designed to be visually captivating and have animations that make their interactions with players engaging and immersive.
4. **Environment:** Crafting immersive and visually captivating game environments has been a pivotal focus of our work. We have painstakingly created diverse and detailed settings, including landscapes, structures, and atmospheric elements, to provide players with a rich, immersive gaming world.
5. **UI (User Interface):** The user interface is crucial to the overall gaming experience. We have designed and implemented an intuitive and aesthetically pleasing UI that seamlessly integrates into the game, making it easy for players to navigate and enhancing their interaction with the virtual world.

***More samples are available upon request.***

## **Characters**

<figure><img src="/files/J31Qy3tiFBnrtAGDVfMI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gTHX0lpIXBuRoVQdexKa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nwYJeKrTJbqWla0czYB3" alt=""><figcaption></figcaption></figure>

## **Weapons**

<figure><img src="/files/UztVV3WBZgEt6vhfpSWl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9T4ItFW3LwQHGWOCD8vl" alt=""><figcaption></figcaption></figure>

## **Monsters**

<figure><img src="/files/cnfs6loHHRtK3COGPi4Z" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/doyjVjKpf1a8PyYajwD8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FcPmDMNND0RlOqOqZ13q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Rmev5sL6z4HhXkOq8tYI" alt=""><figcaption></figcaption></figure>

## **Environment**

<figure><img src="/files/F8dq9Vx2dZcvOnueMtvs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9ezObhSYPYeUVBSiDv3d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qDj096Qa7sKGbsEaZ3ZS" alt=""><figcaption></figcaption></figure>

## Links

### **Learn more about this project by following the below link:**

{% content-ref url="/pages/kDdK3ah9aZESCT16aKsl" %}
[Third-person shooter - Development](/our-portfolio/development-projects/third-person-shooter-development.md)
{% endcontent-ref %}

### [Contact us](https://www.argentics.io/contact-us#project) if you want to build a competitive shooter.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://argentics.gitbook.io/our-portfolio/art-projects/third-person-shooter-game-art.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
