> For the complete documentation index, see [llms.txt](https://lightbug14.gitbook.io/ccp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states.md).

# States

- [Add and configure the state machine](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states/add-and-configure-the-state-machine.md)
- [Create a state](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states/create-a-state.md)
- [Transition from one state to another](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states/transition-from-one-state-to-another.md)
- [Handle animation](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states/add-animation-to-a-state.md)
- [Modify an IK (inverse kinematics) element](https://lightbug14.gitbook.io/ccp/how-to.../implementation/states/modify-an-ik-element.md)
