Logging outside the console

cfinger

New member
Is there a way to log all task changes, but not to the console? The console writes are quite slow, and I'd like to have another way of debugging a situation that is difficult to reproduce.

Eventually I'd like to write some of my own tools for going through the logs, selecting which NPCs, events, etc to show.

Thanks for the great asset.
 
Happy to hear that you're enjoying Behavior Designer! There isn't anything built in, but you can download the runtime source and make changes to the BehaviorManager:

 
Top