Hi, I bought flowcanvas this plugin, very like it, I use it to complete a simple game prototyping , in the process I found some problems , and some suggestions for improvement . my English is not very good , actually may use pictures to illustrate.
bugs:
1:I found time cooldown node interval time is not very accurate , sometimes fast , sometimes slow, You can test and observed the log frequency are not very regular;
2:In rare cases, All the flowscript that bind graph to the gameobject ,node values ββare disappear after save my custom script or change the node source code;
Suggestions:
1:Add a search bar to search node’s location or amout in the graph , it’s helpful when in a complex graph to quickly locate the desired node;
2:drag variable to graph, you can choose get variable or Set Variable;
4:Custom generate node shortcuts, such as generate a float variable node by long press 1 , press 2 to generate vector2 node;
finally,I found that if I change Global Blackboard Unique name, a reference to the chart component will fail, if it can follow the change in the name just fine.
please Add a search filter , or slider , fast and easy to find a function or property in a large number of entries , although you can also press the spacebar so reach the same goal , but I think enhance search function will be able to make flowcanvas more perfect.
Hello,
Glad you like FlowCanvas and thanks very much for the well presented suggestions! π
I’ve fixed both the bugs now and I will take a look at how possible is to implement your suggestions. I really like some of them.
Unfortunately #5 is really not possible though, since the menu used there in the image is the native unity menu and simply can’t support a search field. That is why I’ve created the other menu that can be opened with the Space key.
As for the rest, I will take a look at them for sure π