Reply To: BBParameter Vector3 > Transform > Back to Vector3

NodeCanvas Forums General Discussion BBParameter Vector3 > Transform > Back to Vector3 Reply To: BBParameter Vector3 > Transform > Back to Vector3

#12520
arachnidjacob
Participant

Hi Gavalakis!

I have a BBParameter Vector3 ( navTarget ) that I first populate with a transform,
then later in a different nodeTree, I attempt to assign a Vector3 to that same navTarget .

The debug lines INSIDE the script itself show the correct destination indicating they are set correctly.

However later in the tree when I want to use the navTarget value, it uses the transform position as a value, giving incorrect behaviour.

in the 3rd screen i’m trying to re-init the bbparameter by making a Variable variable, and assigning the value to it, but it does not seem to stick to the blackboard after it leaves the script.

Attachments:
  1. 1-navtarget-BlackBoard.png

  2. 2-navtarget-setter.png

  3. 4-structure.png

  4. 3-navtarget-setter-code.png

  5. 3-navtarget-setter-code-1.png