KieranCoppins / Decision-Tree-Package

An open source Unity package for creating Decision Trees with a visual editor. The package comes with some samples to help teach users how to use it and an action manager to handle executing the results of the decision tree.
MIT License
47 stars 2 forks source link

Cannot chain function nodes #6

Closed KieranCoppins closed 2 months ago

KieranCoppins commented 2 months ago

Reproduction Steps

KieranCoppins commented 2 months ago

A fix for this has been figured out, it just needs testing before being committed. This should be done by the end of the month.