Reply To: Several issue about NodeCanvas.

NodeCanvas Forums General Discussion Several issue about NodeCanvas. Reply To: Several issue about NodeCanvas.

#11882
Gavalakis
Keymaster

Hey,

In the latest version of NC available, flags enums are supported and shown correctly. The inspector is using Unity’s 5.x EnumMaskPopup. What version of NodeCanvas and Unity are you using?
FlagsEnum

Regarding the “variable promoted” logs, I intentionally made them to always show, because I think they are very important. I will though wrap the log in an #if UNITY_EDITOR so that it doesn’t come in the build. You are correct in that 🙂

Please let me know about the flags enum issue.
Thanks!

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

Attachments:
  1. FlagsEnum.png