> For the complete documentation index, see [llms.txt](https://dicelockstudio.gitbook.io/abc-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dicelockstudio.gitbook.io/abc-toolkit/state-manager/state-manager.md).

# Overview

The ABC State Manager component is used to interact with abilities and receive effects. Objects require both the ABC State Manager and a collider to interact with ABC abilities.&#x20;

his component also has additional functionality all related to being on the receiving end of an ability including health, text graphics that appear in game, extra tagging, stats, hit animations, death features, targeted limitations and effect diagnostic.

{% hint style="warning" %}
The State Manager component is not required to activate abilities however it is required to receive effects from abilities or be recognised by the ABC system to for example become a target of a character.&#x20;
{% endhint %}

![](https://1755795481-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhJfX9-yykdmh_ePph_%2F-MjFMDtYCxPJRNjdaC4u%2F-MjFSyxVT11fe4nzeBgL%2FStateManager.PNG?alt=media\&token=590b7d3c-1377-4763-84ed-9c031f58852f)

{% hint style="info" %}
Help text can be found in the State Manager which explains what each setting can do.&#x20;
{% endhint %}

## Loading the State Manager&#x20;

The State Manager can be loaded by clicking the 'State Manager' button in the inspector window after adding the ABC State Manager component to a GameObject.&#x20;

![](https://1755795481-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhJfX9-yykdmh_ePph_%2F-MjFMDtYCxPJRNjdaC4u%2F-MjFTeBkrjwiL4lMfHBR%2FStateManagerButton.PNG?alt=media\&token=9dcda869-e60c-45e3-b633-63b3939af335)

## Navigating the State Manager

When the State Manager is loaded you will see 2 tabs displayed at the top: Settings and Effect Watcher. Clicking each tab will display a menu to the left of the screen with further tabs. Clicking on the tabs in the menu on the left will load a screen to the right with settings to be configured.&#x20;
