What's new about script control?

Forums 💬 NodeCanvas 🗨️ General Discussion What's new about script control?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #14718
    lijingsama
    Participant

      Hi there.

      I’m gloat to using NC and thanks for your supports by mails and forums.
      And because of the script control problems in iOS I have to make much one-use-taskActions in my project. I know that it will have to be rebuild when you fixed the script control problems.
      So, when will the day comes?

      Your loyal custom.

      #14724
      Gavalakis
      Keymaster

        Hello,

        Unfortunately I had very little time to work on the Script Control tasks to support IOS lately.
        I am re-writing the Script Control task code. I will try and hurry up for the fix.
        It will be ready most probably within the start of next week (about monday or thusday).

        Thank you for the patience!

        Best regards,
        Gavalakis Vaggelis

        #14723
        lijingsama
        Participant

          Hello~~~

          How ‘s the new version going?
          BTW, I need to create some property of game roles like HP, MP, Power…Normally the way is make some public property in the game role class but in Unity it is different. So I use blackboard to do it.
          When a game role has been created it will create a dynamic blackboard to save property. And I make a task to read and write values from and to any other blackboard. Like the Model in MVC? I don’t sure.
          It seems working. But because I am a poor coder so I don’t sure the blackboard is fitting it. After all, in NC all blackboard is working with trees.

          Following is the read and write taskaction.

          #14722
          lijingsama
          Participant

            Add follow

            #14721
            lijingsama
            Participant

              Add again

              #14720
              lijingsama
              Participant

                ah。。。

                #14719
                Gavalakis
                Keymaster

                  Hello,

                  Sorry for this late reply 🙁

                  I was away from office these past days, so I didn’t had time to work on this. I am very sorry for keeping you waiting.
                  In essence I have to re-write the Script Control tasks in a more generalized way as to support IOS too without too much if then else directives.

                  Can you please explain in more detail the problem you are having with getting properties. Is it relative to the IOS support?

                  Thanks for your patience.
                  Please let me know.

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