> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/ovr-component-system-ancient-legacy/nodes/unity-components-interactors/ovrcharactercontroller/ovrcharactercontrolleractiontype.md).

# OvrCharacterControllerActionType

#### Enumeration

<table><thead><tr><th width="251.2134821162615"></th><th>Description</th></tr></thead><tbody><tr><td>Move</td><td>Supplies the movement of a GameObject with an attached CharacterController component.</td></tr><tr><td>SimpleMove</td><td>Moves Character with speed</td></tr><tr><td>UnityAction</td><td>Fires a UnityAction</td></tr></tbody></table>
