Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.11 KB

File metadata and controls

31 lines (24 loc) · 1.11 KB

Table of Contents

  1. Project Instruction
  2. Project Features
  3. How to Apply the Plugin
  4. How to Contribute

Project Introduction

Dialog-Graph is a plugin designed to help you easily implement dialogue systems in Unreal Engine 5. By utilizing a node-based editing system similar to Blueprints, Dialog-Graph allows users to intuitively design dialogue sequences. This plugin is ideal for creating dynamic dialogues in NPC interactions, quest lines, and other scenarios that require dialogue presentation.

Project Features

  • Dialog Asset Types

    • Regular Dialog
    • Choice-based Dialog
  • Dialog Events

    • (Details are currently being planned)
  • Node-based Editor

    • Graph Editing Panel
    • Node Property Settings Panel
  • Dialogue Operation Features

    • (Details are currently being planned)

How to Apply the Plugin

Details on how to apply the plugin will be provided at a later time.

How to Contribute

Guidelines for contributing to the project will be provided at a later time.