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

#12573
arachnidjacob
Participant

If you want to set the value of a variable, you can simply do outPutPoint.value = finalPoint (just like you have, but commented out).

When i do this, it moves the previously assigned transform to the new position instantly. I end up having two ships teleporting each other around to where they want to go.