Closed leissler closed 1 year ago
Implemented another system to achieve this that does not need preprocessor symbols and allows for both graph types to co-exist. Thank you for the pull request though as it was very helpful in understanding where changes needed to be made.
Using a preprocessor symbol (NEWGRAPH_GRAPHMODEL_MONOBEHAVIOUR), these changes allow switching between a ScriptableObject- and Monobehaviour-based GraphModel.