---
title: Tutorials
description: Tutorials for Soriox's Third Person Shooter Kit
---

Hello, welcome to the tutorial section. These tutorials will show you how to use the kit and add different things. To request a tutorial, message me via Patreon or Discord.

---

<CardGroup>
    <Card title="How to add custom characters" href="/tutorials/characters">
        ![Description](/assets/tutorials/how-add-a-character.jpg)
    </Card>
    <Card title="How to add custom weapons" href="/tutorials/custom-weapon">
        ![Description](/assets/tutorials/custom-weapon.jpg)
    </Card>
</CardGroup>