Description
Create your own Dialogues and Events by customizing Graphs.
Latest Update: October 10th, 2022
Note: A good understanding of Blueprints, Behavior Trees & Data Tables will be useful in order to modify content.
GitHub Repository / Video Preview / Official Website / GitHub Profile
📚 Overview
This Graph Dialogue System includes several Tasks and Functions that allow you to create dialogues with multiple choices and events. If you need help in order to include the project assets into your own project, you can contact me at contact@gerlogu.com.
📣 Content
This is what you can modify:
- Behavior Trees
- Tasks
- Data Tables
- Functions
- Interfaces
- …and everything you need 😉
🗣 Contact
If you have any questions, contact me and I will answer you and include your question into the User’s Manual.
- OFFICIAL WEBSITE: www.gerlogu.com
- CONTACT EMAIL: contact@gerlogu.com
Technical Information
Features:
- Custom Graph Editing by using Behavior Trees, Tasks and Widgets.
- Easy to implement UI to your game.
- 3 Example Dialogues INCLUDED.
- 1 Example Finishing Dialogue Event INCLUDED.
Number of Blueprints: 10
Number of Blueprint Interfaces: 5
Input:
Action Mappings
- Jump: Gamepad Face Button Down | Spacebar
- Interact: E
Axis Mappings
- HorizontalMovement: D (1.0) | A (-1.0) | Gamepad Left Thumbstick X-Axis (1.0)]
- VerticalMovement: W (1.0) | S (-1.0) | Gamepad Left Thumbstick Y-Axis (1.0)]
Network Replicated: No
Supported Development Platforms:
- Windows
- Mac
- Linux
Important/Additional Notes: Contact me and I will answer you and include your question into the User Manual.