Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 570 Bytes

readme.rst

File metadata and controls

34 lines (23 loc) · 570 Bytes

GenericGraphPlugin

Generic graph data struct plugin for ue4

https://cloud.githubusercontent.com/assets/2009308/19542662/b917bed6-96a2-11e6-8bbb-24dea9295923.png

Feature

  • Custom asset type
  • UE4 BehaviorTree-like asset editor
  • Extendable graph node type

Usage

  • SKill tree system
  • Civilization-like technologies system
  • etc

Sample

SkillTree

Install

  1. clone this project to ${YourProject}/Plugins/
  2. generate project file
  3. compile