> For the complete documentation index, see [llms.txt](https://docs.twgamesdev.com/uhfps/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twgamesdev.com/uhfps/guides.md).

# Guides

- [Managing Inputs](https://docs.twgamesdev.com/uhfps/guides/managing-inputs.md)
- [Adding Inputs to UI](https://docs.twgamesdev.com/uhfps/guides/managing-inputs/adding-inputs-to-ui.md)
- [Setting up Input System](https://docs.twgamesdev.com/uhfps/guides/managing-inputs/setting-up-input-system.md)
- [State Machines](https://docs.twgamesdev.com/uhfps/guides/state-machines.md)
- [Adding Player States](https://docs.twgamesdev.com/uhfps/guides/state-machines/adding-player-states.md)
- [Adding AI States](https://docs.twgamesdev.com/uhfps/guides/state-machines/adding-ai-states.md)
- [Save/Load Manager](https://docs.twgamesdev.com/uhfps/guides/save-load-manager.md)
- [Previous Scene Persistency](https://docs.twgamesdev.com/uhfps/guides/save-load-manager/previous-scene-persistency.md)
- [Encryption](https://docs.twgamesdev.com/uhfps/guides/save-load-manager/encryption.md)
- [Customizing UI](https://docs.twgamesdev.com/uhfps/guides/customizing-ui.md)
- [Interactions](https://docs.twgamesdev.com/uhfps/guides/interactions.md)
- [Inventory](https://docs.twgamesdev.com/uhfps/guides/inventory.md)
- [Player Items](https://docs.twgamesdev.com/uhfps/guides/player-items.md)
- [Dynamic Objects](https://docs.twgamesdev.com/uhfps/guides/dynamic-objects.md)
- [Motion Controller](https://docs.twgamesdev.com/uhfps/guides/motion-controller.md)
- [External Motions](https://docs.twgamesdev.com/uhfps/guides/motion-controller/external-motions.md): Creating new external motion modules
- [Hiding System](https://docs.twgamesdev.com/uhfps/guides/hiding-system.md)
- [Narration System](https://docs.twgamesdev.com/uhfps/guides/narration-system.md)
- [Jumpscares](https://docs.twgamesdev.com/uhfps/guides/jumpscares.md)
- [Puzzles](https://docs.twgamesdev.com/uhfps/guides/puzzles.md)
- [Objectives](https://docs.twgamesdev.com/uhfps/guides/objectives.md)
- [Cutscenes](https://docs.twgamesdev.com/uhfps/guides/cutscenes.md)
- [Options Manager](https://docs.twgamesdev.com/uhfps/guides/options-manager.md)
- [Game Manager](https://docs.twgamesdev.com/uhfps/guides/game-manager.md)
- [Localization](https://docs.twgamesdev.com/uhfps/guides/localization.md)
- [URP Specific](https://docs.twgamesdev.com/uhfps/guides/urp-specific.md)
