Reply To: Can no longer re-color FSM nodes?

Forums 💬 NodeCanvas ⚙️ Support Can no longer re-color FSM nodes? Reply To: Can no longer re-color FSM nodes?

#15415
Gavalakis
Keymaster

    Hello,

    If you want to bring back the custom coloring for the FSM states, please open up the FSMState.cs file and remove the [Color] attribute. I opted to add a default color for FSM states, but I will do it in another way so that it both has a default color as well as allow custom coloring for the next version.

    Thank you.