Recent content by Foehammer

  1. F

    Best practice using Reflection-based tasks?

    I've managed to get a behavior tree to do what I want, without having to write a single custom action or conditional task, or custom shared variable. This is in large part due to synchronizing variables and using reflection tasks like invoke method. Is this approach inadvisable from a...
Top