> For the complete documentation index, see [llms.txt](https://cowsinss-organization.gitbook.io/fps-engine-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cowsinss-organization.gitbook.io/fps-engine-documentation/content/03.-content/03.3-player/player-states.md).

# PLAYER STATES

The FPS Engine utilizes two distinct state machines: one dedicated to player movement and the other managing the weapon system. Within this folder, you will find all the various player states implemented in the FPS Engine, alongside the corresponding state machine logic.
