Use an expression

Forums 💬 NodeCanvas 🗨️ General Discussion Use an expression

  • This topic has 0 replies, 2 voices, and was last updated 10 years ago by Gavalakis.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14305
    bbdata
    Participant

      Hei probably i overlooked the option since the last nodeCanvas versions, but:
      how can i use an expression in a FSM?

      Example
      Vector3 C = (Vector3 A – Vector3 B)
      All of the variables are in blackboard, i’ve tryed to use SetVector3 with Subtract but can’t build the correct expression. Wasn’t there a math section in the older versions, bit confused now?

      #14306
      Gavalakis
      Keymaster

        Hello,
        There wasnt a math expression section, no :), although one is underway.
        The SetVector3 action can do vector subtractions. Doesn’t it work for you?

        Thanks.

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