Internal variales disapear?

FlowCanvas Forums Support Internal variales disapear?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2060
    Kenny
    Participant

    Hello
    in ver. 2.85 disapear folder with Internal variales.
    unity ver. 2018.2.10

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

    Hello,
    Indeed, the InternalVar has been removed as I thought it not being used and got some feedback about it being confusing, but maybe I am wrong. I can certainly bring it back. If you want to get it back now, you can please open up InternalVar.cs file and remove the [System.Obsolete] attribute that is found right above the class name in the file.

    Thank you.

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

    #2066
    Kenny
    Participant

    I often use this type of variable. I will be glad if you return them. thanks !!!

    it may be possible to make a different color for these variables, in general so that they are visually different from other blocks,
    there will be less confusion.

    #2071
    Gavalakis
    Keymaster

    No problem! I am glad that someone used to use them after all 🙂
    I will take your suggestion into account and change the color as well.

    Thanks!

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

    #2080
    Rami
    Participant

    Our team use it a lot, I feel that it is critical to managing large graphs to avoid drawing lines that cross a lot of other lines.

    #2081
    Gavalakis
    Keymaster

    Thanks for the extra confirmation Rami.
    I didnt think people were using those 🙂
    These will be back in the next version.

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

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