FlowCanvas Forums › Support › Optimization, performance etc. › Reply To: Optimization, performance etc.
Do you have imported and overide those script files? if you only import the find node cs file, it can’t work correctly. in order to add some new function,such as focus view to selected node, I have to modified some code in other script.
here is the new find node script,this version add new feature, select node by type name. I have tested in a clean Project.
just to overide all scripts.
find node Category move to Functions menu.
[attachment file=”5.jpg”]
[attachment file=”FindNode2.unitypackage”]