Removal of Node Animation during Playback

Forums 💬 NodeCanvas 🗨️ General Discussion Removal of Node Animation during Playback

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13439
    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!

      #13443
      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!

        #13442
        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!

          #13441
          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!

            #13440
            Gavalakis
            Keymaster

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

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