My Suggestions after finsh my test game project

NodeCanvas Forums General Discussion My Suggestions after finsh my test game project

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10777
    nicoyiqi
    Participant

    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;

    1

    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;
    2_3

    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;

    4.2

    2:drag variable to graph, you can choose get variable or Set Variable;

    5

    Attachments:
    You must be logged in to view attached files.
    #10782
    nicoyiqi
    Participant

    3:better node group mangage

    6.1

    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.

    7.3

    Attachments:
    You must be logged in to view attached files.
    #10785
    nicoyiqi
    Participant

    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.

    9.1

    Attachments:
    You must be logged in to view attached files.
    #10787
    Gavalakis
    Keymaster

    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 πŸ™‚

    Thanks again!

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

    #10788
    Gavalakis
    Keymaster

    By the way, you can also use the flowcanvas forums here:

    Forums Page

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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.