Have you considered adopting the following optimizations found in StateTree?
1 Avoid having AddOn nodes inherit from UObject, and use indentation to define expressions.
2 Use ParamsBag and CopyBatch for parameter passing.
3 Can node data be made more compact or shared?
Have you considered adopting the following optimizations found in StateTree?
1 Avoid having AddOn nodes inherit from
UObject, and use indentation to define expressions.2 Use
ParamsBagandCopyBatchfor parameter passing.3 Can node data be made more compact or shared?