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-navtarget-BlackBoard.png
2-navtarget-setter.png
4-structure.png
3-navtarget-setter-code.png
3-navtarget-setter-code-1.png
Login
Register
By registering on this website you agree to our Privacy Policy.