Reply To: How to limit the scope of available functions?

Forums 💬 FlowCanvas ⚙️ Support How to limit the scope of available functions? Reply To: How to limit the scope of available functions?

#12233
anton petrov
Participant

    My first idea is to have all nodes organaized by category first and not by their type. See CryEngine’s FlowGraph window panel 2:

    flowgraph_window.png

    Then you can have checkboxes which enable or disable qick search through corresponding categories.

    Ofc, it is not a blocker, I am trying to reduce a cognitive load for game designers ))