This Dialog-system is a modular, data-driven system for handling dialogs for games in Unity This system is based on my custom event handler. All dialog text will be read from its scriptable objects.
- Create a sample scene
- write Comments for managers
- Text typing effect for dialog lines
- refactoring