IMPORTANT: Game Creator 1 is in maintenance mode and soon will be deprecated. If you are planning on starting a new project vist Game Creator 2.
NOTICE: Dialogue is an extension for Game Creator and won't work without it.
🔸 KEY FEATURES 🔸
🔸 OTHER MODULES 🔸
🔸 LINKS 🔸
🔸 SOCIAL MEDIA 🔸
## 1.0.6
- Compatibility update with core 1.1.15
- Updated examples with new character
## 1.0.5
- Added second skip button
## 1.0.4
- New "Create Dialogue" button if none is present
- New method "RunDialogue" without coroutine
- Fixed bug where Dialogue would crumble
## 1.0.3
- Fixed null reference when no config was provided
## 1.0.2
- New Action: Stop Dialogue
- DialogueUI component new wrap container
- Fixed Dialogue conditions check order
- Fixed Choice UI null reference not checked
- Allow to disable auto-focus on first choice
## 1.0.1
- Choices can now be hidden or disabled
- Relayed audio to the new audio manager
- Choices can be selected using keyboard
## 0.5.3
- Fixed prefabs using old serialization
- Updated scene examples
## 0.5.2
- Fixed exception when Actor has no data
- Fixed Example scene animators
## 0.5.1
- Support for Game Creator 0.9.1
- Support for Unity 2018.3 and beyond
- Drop support for prior Unity versions
- New skin: Message
- Dialogues store past lines
- Selector with most recently used Actors
- Dialogue component can override Skin
- Show lines with Actions & Conditions
## 0.4.3
- Support for Game Creator 0.8.3
- Fixed skip dialogue key detection
- Fixed crash when pressing Undo
## 0.4.2
- Support for Game Creator 0.8.2
- Can skip voiced-over dialogues
- Answers can be shown just once
## 0.4.1
- New Actor feature
- Updated skins with Actor support
- Revisit choice has transparency
- Global Variable support for text
- Define skip-line key
- Fixed Dialogue UI in multi-scenes
## 0.3.1
- Gibberish sound effect support
- Typewriter with Rich Text support
- Timeout as a local/global variable
- Fixed null reference exception
- Removed deprecated component
- World-Space camera support
## 0.2.4
- Adding FTPI to all actions
- Fixed examples scene
- Set Dialogue tab as detachable
## 0.2.3
- Compatibility with core 0.5.2
- Added Game Creator toolbar button
- Fixed Example scenes
## 0.2.2
- Compatibility with core 0.4.4
- Minor warning issue solved
## 0.2.1
- New Dialogue action icon
- Dialogue item shortcuts
- Keep dialogue state hierarchy
- Choice Group creation bug fix
## 0.1.1
- Initial Beta release