Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 733 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 733 Bytes

Dialog-System

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.

Dependencies

TODO

  • Create a sample scene
  • write Comments for managers
  • Text typing effect for dialog lines
  • refactoring

Related Projects

MyDoTweenWrapper

Unity-custom-eventhandler