Search window flow canvas

FlowCanvas Forums Support Search window flow canvas

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #784
    chocolacode
    Participant

    Hi there Gav,

    when searching for functions most of them don’t have documentation available. So if I don’t know the function very well I don’t know exactly which one is the one I need. And is time consuming to select 1,2 3 etc. until you find exactly which one you are looking for. IN the example I am attaching I am looking for the Physics Recast function that best works for my project. However there are more than 20 options…

    a) Is it possible that you fetch the documentation from the unity3d docs?
    or if you can add a shortcut (apostrophe key) and/or a link in the node panel to go to the unity3d api docs for documentation

    b) Also is it possible for you to add the option to select more than one function from the list maybe adding a checkbox mark or by clicking on each line, sometimes you need more than one node of the same thing (one example, get vector3.forward, backward, up, etc.), or need to study the differences from several similar nodes (ray cast example)

    c) Can you take a look at the search functionality for math operations like “+”, or “>”, “%” don’t return any hits, while the “>=” only returns hits for Integers and “==” only returns hits for vectors

    Thanks again for your support!!

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

    Hey,

    1) Official Unity documentation is already fetched for the methods that do have documentation, but not all methods do. Usually only the first one of the variants (overloads) does have documentation to be fetched. I will also take a look at the possibility of adding a button to open up the relevant docs web page.

    2) To be honest, this is something I don’t see coming, because I think it is quite unconventional and may potentially lead to more confusion that do good. Sorry :/

    3) Yes, I will take a look at this ASAP!

    Thanks 🙂

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

    #791
    chocolacode
    Participant

    Hey,

    thanks for helping on this,

    b) I see what you mean, however I still think that the workflow speed should be faster. If I remember correctly you are planning to make this super window dockable? if that is the case, it will remain open and we can continue assigning nodes if we so need it. correct? or just make the window not to autoclose after selecting a node(controllable by user preferences) 🙂

    thanks!

    #1196
    chocolacode
    Participant

    Hey there,

    I am trying to use again FlowCanvas more actively and looking at some open questions 🙂

    I was checking if you have implemented topic 1 and 3?

    Also have you made some progress on the option to make the “Add FlowScript Node” window dockable? and/or the option to move it around?

    Thanks in advance!!

    #1198
    Gavalakis
    Keymaster

    Hello again,
    I am sorry but I didn’t work on these things since other, a bit of a higher priority stuff, were in need of attention.

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

    #1205
    chocolacode
    Participant

    Hello,

    do you plan to add these in next version?

    cheers!

    #1206
    Gavalakis
    Keymaster

    Hey,
    I will take a look at #3 for the next version. #1 needs far more work, so probably the version after the next one 🙂
    Thanks.

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

    #1207
    chocolacode
    Participant

    Thank you!! 🙂

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