# Feel Speak

## Feel Speak

- [Feel Speak Documentation](https://espergames.gitbook.io/feel-speak/feel-speak-documentation.md)
- [Installation](https://espergames.gitbook.io/feel-speak/quick-start/installation.md): How to install Feel Speak in your Unity project.
- [Start Creating](https://espergames.gitbook.io/feel-speak/quick-start/start-creating.md): Start developing with Feel Speak right away!
- [Demos](https://espergames.gitbook.io/feel-speak/quick-start/demos.md): How to run Feel Speak's demo scenes.
- [UI](https://espergames.gitbook.io/feel-speak/general/ui.md): UI setup information.
- [Input](https://espergames.gitbook.io/feel-speak/general/input.md): Ensuring Feel Speak works with your input system.
- [Animated Sprites](https://espergames.gitbook.io/feel-speak/general/animated-sprites.md): What to know when working with animated sprites.
- [Localization](https://espergames.gitbook.io/feel-speak/general/localization.md): Enabling and setting up localization.
- [Object Manager](https://espergames.gitbook.io/feel-speak/editors/object-manager.md): Going over the Object Manager.
- [Dialogue Groups](https://espergames.gitbook.io/feel-speak/editors/object-manager/dialogue-groups.md): Manage dialogue groups.
- [Dialogue Graphs](https://espergames.gitbook.io/feel-speak/editors/object-manager/dialogue-graphs.md): Manage dialogue grahps.
- [Characters](https://espergames.gitbook.io/feel-speak/editors/object-manager/characters.md): Manage characters.
- [Emotions](https://espergames.gitbook.io/feel-speak/editors/object-manager/emotions.md): Manage emotions.
- [Dialogue Editor](https://espergames.gitbook.io/feel-speak/editors/dialogue-editor.md): Going over the Dialogue Editor.
- [Settings](https://espergames.gitbook.io/feel-speak/editors/settings.md): Going over Feel Speak's settings.
- [Feel Speak Initializer](https://espergames.gitbook.io/feel-speak/components/feel-speak-initializer.md): Going over the initializer component.
- [Speaker](https://espergames.gitbook.io/feel-speak/components/speaker.md): Going over the Speaker component.
- [UI](https://espergames.gitbook.io/feel-speak/components/ui.md): All UI components.
- [Choices List](https://espergames.gitbook.io/feel-speak/components/ui/choices-list.md): Displays selectable choices.
- [Choice Timer](https://espergames.gitbook.io/feel-speak/components/ui/choice-timer.md): Displays the remaining time to make a choice.
- [Dialogue Box](https://espergames.gitbook.io/feel-speak/components/ui/dialogue-box.md): Displays dialogue.
- [Dialogue Speaker](https://espergames.gitbook.io/feel-speak/components/ui/dialogue-speaker.md): Displays the character that is currently speaking.
- [Emotion Bubble](https://espergames.gitbook.io/feel-speak/components/ui/emotion-bubble.md): Going over the Emotion Bubble component.
- [Name Tag](https://espergames.gitbook.io/feel-speak/components/ui/name-tag.md): Going over the Name Tag component.
- [Initialization](https://espergames.gitbook.io/feel-speak/scripting/initialization.md): How to initialize Feel Speak.
- [Triggering Dialogue](https://espergames.gitbook.io/feel-speak/scripting/triggering-dialogue.md): Triggering dialogue through code.
- [Getting Objects](https://espergames.gitbook.io/feel-speak/scripting/getting-objects.md): How to get Feel Speak objects at runtime.
- [Speaker](https://espergames.gitbook.io/feel-speak/scripting/speaker.md): Scripting with the Speaker class.
- [Dialogue Box](https://espergames.gitbook.io/feel-speak/scripting/dialogue-box.md): Scripting with the DialogueBox class.
- [Emotion Bubble](https://espergames.gitbook.io/feel-speak/scripting/emotion-bubble.md): Scripting with the EmotionBubble class.
- [Saving & Loading](https://espergames.gitbook.io/feel-speak/scripting/saving-and-loading.md): Saving and loading Feel Speak data.
- [Dialogue Generation](https://espergames.gitbook.io/feel-speak/scripting/dialogue-generation.md): Generating dialogue graphs at runtime.
- [Events](https://espergames.gitbook.io/feel-speak/scripting/events.md): A list of all Feel Speak events.
- [Getting Help](https://espergames.gitbook.io/feel-speak/support/getting-help.md): In need of assistance?
- [Latest Releases](https://espergames.gitbook.io/feel-speak/changelogs/latest-releases.md): A list of releases and what was added.
- [Future Plans](https://espergames.gitbook.io/feel-speak/changelogs/future-plans.md): Information about Feel Speak's plans.
- [Rate Me?](https://espergames.gitbook.io/feel-speak/rate-me.md): If it's not too much to ask.

## Feel Speak Lite

- [Feel Speak Lite Documentation](https://espergames.gitbook.io/feel-speak/feel-speak-lite/feel-speak-lite-documentation.md)
- [Version Comparison](https://espergames.gitbook.io/feel-speak/feel-speak-lite/version-comparison.md): How Feel Speak differs from Feel Speak Lite.
- [Installation](https://espergames.gitbook.io/feel-speak/feel-speak-lite/quick-start/installation.md): How to install Feel Speak in your Unity project.
- [Start Developing](https://espergames.gitbook.io/feel-speak/feel-speak-lite/quick-start/start-developing.md): Start developing with Feel Speak right away!
- [Demos](https://espergames.gitbook.io/feel-speak/feel-speak-lite/quick-start/demos.md): How to run Feel Speak's demo scenes.
- [Menu Options](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/menu-options.md): A list of all available editor menu options.
- [Setup](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup.md): Feel Speak setup details.
- [Initialization](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup/initialization.md): Initializing Feel Speak.
- [UI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup/ui.md): Setting up the UI.
- [Characters](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup/characters.md): Setting up your characters.
- [Input](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup/input.md): Ensuring Feel Speak works with your input system.
- [Localization](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup/localization.md)
- [Animated Sprites](https://espergames.gitbook.io/feel-speak/feel-speak-lite/general/setup/animated-sprites.md)
- [Object Manager](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/object-manager.md): Going over the Object Manager.
- [Dialogue Editor](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/dialogue-editor.md): Going over the Dialogue Editor.
- [Settings](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/settings.md): Going over Feel Speak's settings.
- [Components](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components.md): Explaining all Feel Speak components.
- [Feel Speak Initializer](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/feel-speak-initializer.md): Going over the initializer component.
- [Speaker](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/speaker.md): Going over the Speaker component.
- [UI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui.md): All UI components.
- [uGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui.md)
- [Choices List UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui/choices-list-ugui.md): Going over the Choices List UGUI component.
- [Choice Timer UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui/choice-timer-ugui.md): Going over the Choice Timer UGUI component.
- [Choice UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui/choice-ugui.md): Going over the Choice UGUI component.
- [Dialogue Box UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui/dialogue-box-ugui.md): Going over the Dialogue Box UGUI component.
- [Dialogue Speaker UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui/dialogue-speaker-ugui.md): Going over the Dialogue Speaker UGUI component.
- [Name Tag](https://espergames.gitbook.io/feel-speak/feel-speak-lite/editors/components/ui/ugui/name-tag.md): Going over the Name Tag component.
- [Initialization](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/initialization.md): How to initialize Feel Speak.
- [Events](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/events.md): A list of all Feel Speak events.
- [Triggering Dialogue](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/triggering-dialogue.md)
- [Saving & Loading](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/saving-and-loading.md): Saving and loading Feel Speak data.
- [API](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api.md): namespace Esper.FeelSpeak
- [Graph](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph.md): namespace Esper.FeelSpeak.Graph
- [Data](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/data.md): namespace Esper.FeelSpeak.Graph.Data
- [Choice](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/data/choice.md)
- [Dialogue Info](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/data/dialogue-info.md)
- [Choice Node](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/choice-node.md)
- [Connection](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/connection.md)
- [Delay Node](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/delay-node.md)
- [Dialogue](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/dialogue.md)
- [Dialogue Graph](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/dialogue-graph.md)
- [Dialogue Node](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/dialogue-node.md)
- [Graph Element](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/graph-element.md)
- [Node](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/node.md)
- [Sound Node](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/graph/sound-node.md)
- [Overworld](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/overworld.md): namespace Esper.FeelSpeak.Overworld
- [Data](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/overworld/data.md): namespace Esper.FeelSpeak.Overworld.Data
- [Custom Dialogue Option](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/overworld/data/custom-dialogue-option.md)
- [Dialogue Option](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/overworld/data/dialogue-option.md)
- [Speaker](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/overworld/speaker.md)
- [UI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui.md): namespace Esper.FeelSpeak.UI
- [UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui.md): namespace Esper.FeelSpeak.UGUI
- [Choices List UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/choices-list-ugui.md)
- [Choice Timer UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/choice-timer-ugui.md)
- [Choice UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/choice-ugui.md)
- [Dialogue Box UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/dialogue-box-ugui.md)
- [Dialogue Speaker UGUI](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/dialogue-speaker-ugui.md)
- [Name Tag](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/name-tag.md)
- [Text Auto Resizer](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/text-auto-resizer.md)
- [TMP Link Handler](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/ugui/tmp-link-handler.md)
- [Billboarded](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/billboarded.md)
- [Choices List](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/choices-list.md)
- [Choice Timer](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/choice-timer.md)
- [Dialogue Box](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/dialogue-box.md)
- [Dialogue Speaker](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/ui/dialogue-speaker.md)
- [Character](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/character.md)
- [Emotion](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/emotion.md)
- [Feel Speak](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/feel-speak.md)
- [Feel Speak Object](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/feel-speak-object.md)
- [Feel Speak Settings](https://espergames.gitbook.io/feel-speak/feel-speak-lite/scripting/api/feel-speak-settings.md)
- [Getting Help](https://espergames.gitbook.io/feel-speak/feel-speak-lite/support/getting-help.md): In need of assistance?
- [Latest Releases](https://espergames.gitbook.io/feel-speak/feel-speak-lite/changelogs/latest-releases.md): A list of releases and what was added.
- [Future Plans](https://espergames.gitbook.io/feel-speak/feel-speak-lite/changelogs/future-plans.md)
- [Rate Me?](https://espergames.gitbook.io/feel-speak/feel-speak-lite/rate-me.md): If it's not too much to ask.
