Removal of Node Animation during Playback

NodeCanvas Forums General Discussion Removal of Node Animation during Playback

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #14297
    anax
    Participant

    …you know what I’m talking about: those little yellow bubbles that “flow” through nodes!

    Hi! I’m new here, thanks for this great asset. Is there any chance this will be implemented or maybe can someone guide me to disable it myself?

    Thanks!

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

    Hello there 🙂
    I don’t know why you would want to disable that (it looks cool right? :P), but you can do so if you open up ‘Editor.Connection.cs’ file and comment out or delete line #112 (UpdateBlinkStatus).

    Cheers!

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

    #14316
    anax
    Participant

    It does indeed look cool, don’t get me wrong, there is another reason behind this (a more sinister one :P). The way it is with the animation on, it attracts too much attention and some of my work I do it “incognito” (struggles of an indie developer!). Thanks for the reply I’ll try that ASAP!

    #14317
    anax
    Participant

    I ended up commenting out the ‘for’ loop at line #265 to preserve the yellow coloring of the node lines (otherwise they were gray).

    Thanks!

    #14351
    Gavalakis
    Keymaster

    Hey,
    I am glad it works for you and for doing your incognito work 😛

    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.