# Tutorial

- [Getting started](/fps-animation-framework/tutorial/getting-started.md): In this tutorial we will set up the framework from scratch
- [Character setup](/fps-animation-framework/tutorial/getting-started/character-setup.md): In this section we will learn how to import and set up a custom character.
- [Camera setup](/fps-animation-framework/tutorial/getting-started/camera-setup.md): In this section we will set up a camera from scratch.
- [Layers setup](/fps-animation-framework/tutorial/getting-started/layers-setup.md): In this section we will set up animation layers.
- [Controller setup](/fps-animation-framework/tutorial/getting-started/controller-setup.md): In this section we will add demo scripts.
- [Weapon setup](/fps-animation-framework/tutorial/getting-started/weapon-setup.md): In this section you will find out how add weapons.
- [Integration](/fps-animation-framework/tutorial/integration.md): In this section you will learn how to integrate the framework
- [Character](/fps-animation-framework/tutorial/integration/character.md): In this section you will learn how to implement FPSAnimController
- [Weapon](/fps-animation-framework/tutorial/integration/weapon.md): In this section you will learn how to implement FPSAnimWeapon
- [Layers and animator](/fps-animation-framework/tutorial/integration/layers-and-animator.md): In this section you will find out how to prepare your animator controller
- [Animation Workflow](/fps-animation-framework/tutorial/animation-workflow.md): In this section we will cover the animation pipeline
- [IK Rig](/fps-animation-framework/tutorial/animation-workflow/ik-rig.md): In this section you will learn about IK Rig
- [Character Animation](/fps-animation-framework/tutorial/animation-workflow/character-animation.md): In this section you will learn how to set up your animations
- [Weapon Animation](/fps-animation-framework/tutorial/animation-workflow/weapon-animation.md): In this section you will learn how to set up your animations
- [Troubleshooting](/fps-animation-framework/tutorial/troubleshooting.md): In this section we will cover most common problems
- [Issue with IK, Left Hand, ADS](/fps-animation-framework/tutorial/troubleshooting/issue-with-ik-left-hand-ads.md)
- [Broken Character Pose](/fps-animation-framework/tutorial/troubleshooting/broken-character-pose.md)
- [Spinning Character](/fps-animation-framework/tutorial/troubleshooting/spinning-character.md)
- [Left Hand IK Always Active](/fps-animation-framework/tutorial/troubleshooting/left-hand-ik-always-active.md)
- [Left Hand IK Error](/fps-animation-framework/tutorial/troubleshooting/left-hand-ik-error.md)
- [Transform NaN Error](/fps-animation-framework/tutorial/troubleshooting/transform-nan-error.md)
