Reply To: Suggestion: Replace C# events in MonoManager with Unity Events

NodeCanvas Forums Support Suggestion: Replace C# events in MonoManager with Unity Events Reply To: Suggestion: Replace C# events in MonoManager with Unity Events

#11997
Gavalakis
Keymaster

Hey,

Hmm. I will take a look at this, but I’d also like to suggest an alternative for you, that being using the Unity Profiler API.
You can open up Graph.cs and change method “UpdateGraph” to be like this for example:

Doing this, will also make the graphs show much more orderly in the Profiler:
Profiler

Let me know what you think.
Cheers!

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. Profiler.png